aboutsummaryrefslogtreecommitdiff
path: root/man/max_twa.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/max_twa.Rd')
-rw-r--r--man/max_twa.Rd19
1 files changed, 19 insertions, 0 deletions
diff --git a/man/max_twa.Rd b/man/max_twa.Rd
new file mode 100644
index 0000000..13e7bbf
--- /dev/null
+++ b/man/max_twa.Rd
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/twa.R
+\name{max_twa}
+\alias{max_twa}
+\title{The maximum time weighted average concentration for a moving window}
+\usage{
+max_twa(x, window = 21)
+}
+\arguments{
+\item{x}{An object of type \code{\link{one_box}}}
+
+\item{window}{The size of the moving window}
+}
+\description{
+The maximum time weighted average concentration for a moving window
+}
+\seealso{
+twa
+}

Contact - Imprint