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

JHHatfield/TrendSummaries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrendSummaries


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('GPowney/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

Languages

  • R 100.0%