wildRtrax

Current version: 0.1.0

Looking for even more tools and resources to help you with your environmental sensor data management needs? 

 

wildRtrax, pronounced ‘wilder tracks’, is an R package for ecologists and advanced users who work with environmental sensor data. It contains functions designed to meet most needs in order to organize, analyze and standardize data to the WildTrax infrastructure. wildRtrax is self-contained and must be run under an R statistical environment, and it also depends on many other R packages. It is also set by a free software and distributed under MIT License (c) 2020. wildRtrax is maintained by the ABMI

 

You can download wildRtrax into an R environment using:

# install.packages("remotes")

remotes::install_github("ABbiodiversity/wildRtrax")