Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 428 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 428 Bytes

BRCindicators

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

vignette('BRCindicators')