aboutsummaryrefslogtreecommitdiff
path: root/man/max_twa.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-01-19 09:42:21 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-01-19 09:42:21 +0100
commit3ead7acba845b4f2552f555dfb29da889ed0cda8 (patch)
treee5b0d8576573b43f3e18258608dd7c885f436c31 /man/max_twa.Rd
parent74ed85b07f09ea99476208749cd274a476ba4536 (diff)
Make max_twa() a bit safer
Diffstat (limited to 'man/max_twa.Rd')
-rw-r--r--man/max_twa.Rd6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/max_twa.Rd b/man/max_twa.Rd
index 86cc174..e39165a 100644
--- a/man/max_twa.Rd
+++ b/man/max_twa.Rd
@@ -12,7 +12,11 @@ max_twa(x, window = 21)
\item{window}{The size of the moving window}
}
\description{
-The maximum time weighted average concentration for a moving window
+If you generate your time series using \code{\link{sawtooth}},
+you need to make sure that the length of the time series allows
+for finding the maximum. It is therefore recommended to check this using
+\code{\link{plot.one_box}} using the window size for the argument
+\code{max_twa}.
}
\seealso{
\code{\link{twa}}

Contact - Imprint