aboutsummaryrefslogtreecommitdiff
path: root/pkg/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-01-23 16:44:04 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2015-01-23 16:44:04 +0100
commit8ffbc49b3f01deac6f9e83aaa6d318d4e2f8552b (patch)
treeb8e5d56feb2e10d08b6995940e707cf59bd04e8a /pkg/man
parent8975dc148d0a6f222174980eb60314054be9b6cf (diff)
Add option to plot relative to maximum
Diffstat (limited to 'pkg/man')
-rw-r--r--pkg/man/plot.TOXSWA_cwa.Rd6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/man/plot.TOXSWA_cwa.Rd b/pkg/man/plot.TOXSWA_cwa.Rd
index 640f65d..9136c10 100644
--- a/pkg/man/plot.TOXSWA_cwa.Rd
+++ b/pkg/man/plot.TOXSWA_cwa.Rd
@@ -4,9 +4,9 @@
\alias{plot.TOXSWA_cwa}
\title{Plot TOXSWA surface water concentrations}
\usage{
-\method{plot}{TOXSWA_cwa}(x, time_column = c("datetime", "t", "t_firstjan"),
- xlab = "default", ylab = "default", add = FALSE, total = FALSE,
- LC_TIME = "C", ...)
+\method{plot}{TOXSWA_cwa}(x, time_column = c("datetime", "t", "t_firstjan",
+ "t_rel_to_max"), xlab = "default", ylab = "default", add = FALSE,
+ total = FALSE, LC_TIME = "C", ...)
}
\arguments{
\item{x}{The TOXSWA_cwa object to be plotted.}

Contact - Imprint