knitr::opts_chunk$set( collapse = TRUE, comment = '#>', fig.path = 'man/figures/README-', out.width = '100%' )
{camtrapmonitoring} is an R package for camera trap monitoring and estimating wildlife density.
You can install the development version of camtrapmonitoring with:
# r-universe install.packages('camtrapmonitoring', repos = c('https://robitalec.r-universe.dev', 'https://cloud.r-project.org')) # Or {remotes} remotes::install_github('robitalec/camtrapmonitoring')
This package depends on {sf}, {terra}, and {distanceto}.
More details on installation here:
This package was previously named {wildcam} but renamed to {camtrapmonitoring} to reflect broadened scope of package from planning camera trap surveys to community based monitoring of wildlife and density estimation, and to avoid confusion with other projects using camera traps named wildcam or similar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.