/camtrapdp

camtrapdp aims to experiment and test visualization functionalities for camera trap data formatted following the Camera Trap Data Package standard

Primary LanguageRMIT LicenseMIT

camtrapdp

Lifecycle: experimental last commit Funding R-CMD-check Codecov test coverage

camtrapdp aims to experiment and test visualization functionalities for camera trap data formatted following the Camera Trap Data Package standard. The goal of the authors is still to contribute as much as possible to improve widely used packages in the camera trap data R community, e.g. camtrapR and activity.

Installation

You can install camtrapdp from GitHub with:

# install.packages("devtools")
devtools::install_github("inbo/camtrapdp")

Then load the package with:

library(camtrapdp)

Meta

  • We welcome contributions including bug reports.
  • License: MIT
  • Get citation information for camtrapdp in R doing citation("camtrapdp").
  • Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.