README.md

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)


GPowney/TrendSummaries documentation built on Nov. 15, 2021, 6:14 p.m.