diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-02-01 11:31:01 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-02-01 11:31:01 +0100 |
commit | a4d92ba4b0c3534f5fba819dd91da4303490bdca (patch) | |
tree | 42798a7369ba78967e88ef3855495a407445a74e /R | |
parent | 82c80bc57d288469c7be6932b40755a78d3cb56d (diff) |
Typo
Diffstat (limited to 'R')
-rw-r--r-- | R/SSLRC_mobility_classification.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/SSLRC_mobility_classification.R b/R/SSLRC_mobility_classification.R index b78de98..d66c3af 100644 --- a/R/SSLRC_mobility_classification.R +++ b/R/SSLRC_mobility_classification.R @@ -1,7 +1,7 @@ #' Determine the SSLRC mobility classification for a chemical substance from its Koc #' #' This implements the method specified in the UK data requirements handbook and was -#' checked against the spreadsheet published on the CRC website +#' checked against the spreadsheet published on the CRD website #' #' @param Koc The sorption coefficient normalised to organic carbon in L/kg #' @return A list containing the classification and the percentage of the |