Skip to contents

This risk assessment is based on the TGD on risk assessment by the European Commission. Possible Endpoints are soil organisms, groundwater organisms and human health via food consumption.Every variable can be entered as probability distribution to include uncertainties or site specific variations.

Installation

For installing the latest release of this R package run the following code below:

# Enable repository from kwb-r
options(repos = c(
  kwbr = 'https://kwb-r.r-universe.dev',
  CRAN = 'https://cloud.r-project.org'))

# Download and install kwb.fcr in R
install.packages('kwb.fcr')

# Browse the kwb.fcr manual pages
help(package = 'kwb.fcr')

Usage

Checkout the Documentation article on how to use this R package.