aboutsummaryrefslogtreecommitdiff
path: root/man/sawtooth.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-01-19 09:27:36 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-01-19 09:27:36 +0100
commit74ed85b07f09ea99476208749cd274a476ba4536 (patch)
tree4e033b5a87651fdb2a2f1dd3135f8f0f70ba0393 /man/sawtooth.Rd
parenta6d61c06d573574cf574ed893cc13808a9e8b785 (diff)
Documentation updates
Diffstat (limited to 'man/sawtooth.Rd')
-rw-r--r--man/sawtooth.Rd7
1 files changed, 3 insertions, 4 deletions
diff --git a/man/sawtooth.Rd b/man/sawtooth.Rd
index e01a74d..8eb8bea 100644
--- a/man/sawtooth.Rd
+++ b/man/sawtooth.Rd
@@ -10,14 +10,13 @@ sawtooth(x, n = 1, i = 365, applications = data.frame(time = seq(0, 0 + n
\arguments{
\item{x}{A \code{\link{one_box}} object}
-\item{n}{The number of applications. If \code{applications} is specified, \code{n} is not used}
+\item{n}{The number of applications. If \code{applications} is specified, \code{n} is ignored}
\item{i}{The interval between applications. If \code{applications} is specified, \code{i}
-is not used}
+is ignored}
\item{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 \code{n} is one, the application pattern specified here is used only once.}
+the corresponding amounts applied in the second column.}
}
\description{
If the number of application cycles \code{n} is greater than 1, the

Contact - Imprint