From 3bb842b93107dd6207610de1fe5b44be66779e4d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 25 Apr 2019 10:25:56 +0200 Subject: Remove leftover docs from earlier version Docs now live in docs/ --- inst/web/SSLRC_mobility_classification.html | 117 ---------------------------- 1 file changed, 117 deletions(-) delete mode 100644 inst/web/SSLRC_mobility_classification.html (limited to 'inst/web/SSLRC_mobility_classification.html') diff --git a/inst/web/SSLRC_mobility_classification.html b/inst/web/SSLRC_mobility_classification.html deleted file mode 100644 index 43d701e..0000000 --- a/inst/web/SSLRC_mobility_classification.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - -SSLRC_mobility_classification. pfm 0.3-7 - - - - - - - - - - - - - - - - - -
-
- -
- -

Determine the SSLRC mobility classification for a chemical substance from its Koc

- -
-
-

Usage

-
SSLRC_mobility_classification(Koc)
- -

Arguments

-
-
Koc
-
The sorption coefficient normalised to organic carbon in L/kg
-
- -
-

Value

- -

-A list containing the classification and the percentage of the - compound transported per 10 mm drain water -

- -
- -
-

Description

- -

This implements the method specified in the UK data requirements handbook and was -checked against the spreadsheet published on the CRC website

- -
- -

Examples

-
SSLRC_mobility_classification(100) -
-
$`Mobility classification` -[1] "Moderately mobile" - -$`Percentage drained per mm of drain water` -[1] 0.7 - -
-
-
- - - -

Author

- -Johannes Ranke - - -
-
- - -
- - \ No newline at end of file -- cgit v1.2.1