Skip to content

A collection of scripts designed to examine and visualise patterns and trends from occupancy models

Notifications You must be signed in to change notification settings

BiologicalRecordsCentre/TrendSummaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrendSummaries

Developed by Gary Powney, Jack Hatfield, Björn Beckmann & Rob Boyd


A collection of scripts/functions designed to examine and visualise patterns and trends from occupancy models. This package builds on the occupancy outputs of the occDetFunc function from the Sparta R package.

Installation


Use the devtools package to install.

# install.packages("devtools")
# NOTE: If you have not installed devtools before you will need to restart your R session

library(devtools)

# Install TrendSummaries
install_github('BiologicalRecordsCentre/TrendSummaries')

# Load TrendSummaries
library(TrendSummaries)

About

A collection of scripts designed to examine and visualise patterns and trends from occupancy models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages