From fec95dfbf0abe4175649e399eb1fcd698d482a9a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 30 Mar 2017 17:54:16 +0200 Subject: Add checkcontrols, updates, see ChangeLog --- man/checkcontrols.Rd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man/checkcontrols.Rd') diff --git a/man/checkcontrols.Rd b/man/checkcontrols.Rd index b155643..3941a69 100644 --- a/man/checkcontrols.Rd +++ b/man/checkcontrols.Rd @@ -6,7 +6,7 @@ experiments from a specified database. } \usage{ - checkcontrols(last = 10, id = NULL, db = "cytotox", organism = "Vibrio fischeri", + checkcontrols(last = 10, id = NULL, db = "cytotox", organism = "Vibrio fischeri", endpoint = "\%", qcc = c("R", "xbar")) } \arguments{ @@ -29,9 +29,9 @@ The endpoint that should be used for selecting the data. Only important if the database "ecotox" is used. Defaults to "\%".} \item{qcc}{ - The type of quality control charts to be plotted. By default, an R chart - (showing ranges of control values within plates/experiments), and an - xbar chart (showing means) are generated. + The type of quality control charts to be plotted. By default, an R chart + (showing ranges of control values within plates/experiments), and an + xbar chart (showing means) are generated. } } \value{ @@ -41,8 +41,8 @@ \dontrun{checkcontrols(15)} } \author{ - Johannes Ranke - \email{jranke@uni-bremen.de} + Johannes Ranke + \email{jranke@uni-bremen.de} \url{http://www.uft.uni-bremen.de/chemie/ranke} } \keyword{database} -- cgit v1.2.1