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/SFO_actual_twa.html | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'docs/reference/SFO_actual_twa.html') diff --git a/docs/reference/SFO_actual_twa.html b/docs/reference/SFO_actual_twa.html index 4285191..98a2ea3 100644 --- a/docs/reference/SFO_actual_twa.html +++ b/docs/reference/SFO_actual_twa.html @@ -25,12 +25,14 @@ - + + + @@ -73,16 +75,21 @@

Actual and maximum moving window time average concentrations for SFO kinetics

-
SFO_actual_twa(DT50 = 1000, times = c(0, 1, 2, 4, 7, 14, 21, 28, 42, 50,
+    
SFO_actual_twa(DT50 = 1000, times = c(0, 1, 2, 4, 7, 14, 21, 28, 42, 50,
   100))

Arguments

-
-
DT50
-
The half-life.
-
times
-
The output times, and window sizes for time weighted average concentrations
-
+ + + + + + + + + + +
DT50

The half-life.

times

The output times, and window sizes for time weighted average concentrations

Source

-- cgit v1.2.1