From 74ed85b07f09ea99476208749cd274a476ba4536 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 19 Jan 2017 09:27:36 +0100 Subject: Documentation updates --- docs/index.html | 2 +- docs/reference/sawtooth.html | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index b96dfc5..db22eb0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -46,7 +46,7 @@
-

The R package pfm provides some utilities for dealing with FOCUS pesticide fate modelling tools, (currently only TOXSWA cwa and out files), made available under the GNU public license. This means:

+

The R package pfm provides some utilities for fate modelling, including dealing with FOCUS pesticide fate modelling tools, (currently only TOXSWA cwa and out files), made available under the GNU public license. This means:

This program is free software: you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free Software
 Foundation, either version 3 of the License, or (at your option) any later
diff --git a/docs/reference/sawtooth.html b/docs/reference/sawtooth.html
index cd3c0dc..cf33630 100644
--- a/docs/reference/sawtooth.html
+++ b/docs/reference/sawtooth.html
@@ -83,14 +83,13 @@ times, with an interval i.

x
A one_box object
n
-
The number of applications. If applications is specified, n is not used
+
The number of applications. If applications is specified, n is ignored
i
The interval between applications. If applications is specified, i -is not used
+is ignored
applications
A data frame holding the application times in the first column and -the corresponding amounts applied in the second column for each application cycle. -If n is one, the application pattern specified here is used only once.
+the corresponding amounts applied in the second column. -- cgit v1.2.1