Skip to contents

Trias is an R package providing functionality for the Tracking Invasive Alien Species (TrIAS) and LIFE RIPARIAS projects.

To get started, see:

Installation

Install trias in R:

install.packages("trias", repos = "https://inbo.r-universe.dev")

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("trias-project/trias")

Meta

  • We welcome contributions including bug reports.
  • License: MIT
  • Get citation information for trias in R doing citation("trias").
  • 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.