Skip to content

Files

Latest commit

1e30520 · Jun 10, 2024

History

History
15 lines (10 loc) · 936 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 936 Bytes

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