The redData
R-package contains the data and cleaning scripts to accompany the red
package.
For permission to access the data please fill in the Data Request Form. For enquiries, please contact the AERL team.
This package has been built using R >= 4.1.0
. To install the package we recommend using the remotes
package and executing the following command from within an active R session:
remotes::install_github('cttedwards/redData', build_vignettes = TRUE, dependencies = TRUE)
Data preparation scripts are available from the package vignette:
vignette("inputs_rla", package = "redData")
Cleaned data from the African Elephant Database are available using:
data("AED", package = "redData")