From 37a1513d73201dbacc71af3c33a2a2a4e798583c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 12 Jun 2019 18:15:46 +0200 Subject: Update of static docs --- man/sawtooth.Rd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'man') 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)) -- cgit v1.2.1