knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

trias

CRAN status R-CMD-check codecov repo status

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

To get started, see:

Installation

You can install the development version of trias from GitHub with:

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

Meta



trias-project/trias documentation built on Sept. 18, 2024, 11:50 a.m.