weda
(Wildlife Ecology Data Analytics) is an R package for users at the Arthur Rylah Institute to connect to and use the Wildlife Ecology database. The package has demonstrations on how to upload and data to the database (e.g. camera trap data). Functions in this package will allow users to format data in a standardised way, assess data quality and interact with the database.
Installation
You can install the development version of weda from GitHub with:
# install.packages("devtools")
devtools::install_github("JustinCally/weda")