aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-06-12 18:15:46 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-06-12 18:15:46 +0200
commit37a1513d73201dbacc71af3c33a2a2a4e798583c (patch)
tree5f464c082f101ce2520a4dcb6693048d8fc93ff2 /man
parent5c9dd5c269acc4a6e6e32a7e599afb8f98d8ca36 (diff)
Update of static docs
Diffstat (limited to 'man')
-rw-r--r--man/sawtooth.Rd5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/sawtooth.Rd b/man/sawtooth.Rd
index 22ad103..007f00d 100644
--- a/man/sawtooth.Rd
+++ b/man/sawtooth.Rd
@@ -19,9 +19,8 @@ is ignored}
the corresponding amounts applied in the second column.}
}
\description{
-If the number of application cycles \code{n} is greater than 1, the
-application pattern specified in \code{applications} is repeated \code{n}
-times, with an interval \code{i}.
+If the application pattern is specified in \code{applications},
+\code{n} and \code{i} are disregarded.
}
\examples{
applications = data.frame(time = seq(0, 14, by = 7), amount = c(1, 2, 3))

Contact - Imprint