aboutsummaryrefslogtreecommitdiff
path: root/man/sawtooth.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/sawtooth.Rd')
-rw-r--r--man/sawtooth.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sawtooth.Rd b/man/sawtooth.Rd
index aba3428..22ad103 100644
--- a/man/sawtooth.Rd
+++ b/man/sawtooth.Rd
@@ -4,8 +4,8 @@
\alias{sawtooth}
\title{Create decline time series for multiple applications}
\usage{
-sawtooth(x, n = 1, i = 365, applications = data.frame(time = seq(0, (n -
- 1) * i, length.out = n), amount = 1))
+sawtooth(x, n = 1, i = 365, applications = data.frame(time = seq(0,
+ (n - 1) * i, length.out = n), amount = 1))
}
\arguments{
\item{x}{A \code{\link{one_box}} object}

Contact - Imprint