R package with functions for TrIAS (Tracking Invasive Alien Species) project.
Install development version via devtools
.
devtools::install_github("trias-project/trias")
If you don’t have installed devtools
before, install it:
install.packages("devtools")
After installing trias
, you can use it by loading the package in your R session: