ssddata

Lifecycle: experimental R-CMD-check CRAN status

ssddata is an R package of Species Sensitivity Distribution (SSD) benchmark datasets that can serve as a reference standard for testing and evaluation.

The package includes a range of data sets sourced from the Canadian Council of Ministers of the Environment (ccme), the Australian Institute of Marine Science (aims), the CSIRO (csiro), and the Australian and New Zealand water water quality guideline website (angz), as well as anonymous datasets supplied by the Department of Agriculture Water and Environment and other parties (anon). The source of each dataset are indicated using a pre-fix in the data name (e.g. ccme, aims, etc), with the actual chemical name following (e.g. ccme_boron).

Please see the relevant reference page more info information on each dataset.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("open-AIMS/ssddata")