BiologicalRecordsCentre / BRCindicators

An R package for creating indicators from trends data
4 stars 11 forks source link

BRCindicators

R-CMD-check Codecov test coverage

The functions in BRCindicators work with yearly estimates of species abundance or occurrence and aggregate them into an scaled indicator value with bootstrapped confidence intervals

Installing the package is easy and can be done in a couple of lines in R

library(devtools)
install_github(repo = 'biologicalrecordscentre/BRCindicators')

For more info read the vignette here