From 36036b5901223591e7e21e8b73d8cd1fb034f4cb Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Tue, 16 May 2017 15:43:50 +0200
Subject: Finish the Step 1 calculator including tests
Some cleaning up. PELMO facilities do not currently work at my end,
as I have no working wine installation on this computer
---
docs/reference/SSLRC_mobility_classification.html | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
(limited to 'docs/reference/SSLRC_mobility_classification.html')
diff --git a/docs/reference/SSLRC_mobility_classification.html b/docs/reference/SSLRC_mobility_classification.html
index f207a7a..b6c6c2d 100644
--- a/docs/reference/SSLRC_mobility_classification.html
+++ b/docs/reference/SSLRC_mobility_classification.html
@@ -25,12 +25,14 @@
-
+
+
+
@@ -74,13 +76,16 @@
checked against the spreadsheet published on the CRC website
- SSLRC_mobility_classification(Koc)
+ SSLRC_mobility_classification(Koc)
Arguments
-
- - Koc
- - The sorption coefficient normalised to organic carbon in L/kg
-
+
+
+
+ Koc |
+ The sorption coefficient normalised to organic carbon in L/kg |
+
+
Value
@@ -90,7 +95,7 @@ checked against the spreadsheet published on the CRC website
Examples
SSLRC_mobility_classification(100)
#> $`Mobility classification`
-#> [1] "Moderately mobile"
+#> [1] "Moderately mobile"
#>
#> $`Percentage drained per mm of drain water`
#> [1] 0.7
--
cgit v1.2.1