From 12a31f4c130c551f82232d9ef7dfb608bd52c53f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 27 Sep 2016 23:00:48 +0200 Subject: Reorganise repository using standard package layout --- docs/SSLRC_mobility_classification.html | 119 ++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 docs/SSLRC_mobility_classification.html (limited to 'docs/SSLRC_mobility_classification.html') diff --git a/docs/SSLRC_mobility_classification.html b/docs/SSLRC_mobility_classification.html new file mode 100644 index 0000000..7a57c50 --- /dev/null +++ b/docs/SSLRC_mobility_classification.html @@ -0,0 +1,119 @@ + + + + +SSLRC_mobility_classification. pfm 0.3-8 + + + + + + + + + + + + + + + + + + +
+
+ +
+ +

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

+

+
$`Mobility classification` +[1] "Moderately mobile" + +$`Percentage drained per mm of drain water` +[1] 0.7 + +
+
+ +
+ + +
+ + \ No newline at end of file -- cgit v1.2.1