aboutsummaryrefslogtreecommitdiff
path: root/pkg/man/endpoint.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-12-18 14:45:24 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2015-12-18 14:45:24 +0100
commit9851a97ec915ddbfc8357f1a7e2cabae56c89f7d (patch)
treef26bedafeab0d09005069833312d389f1ffc2af6 /pkg/man/endpoint.Rd
parent6b4e342b240baaf18150360986d15895fc80a937 (diff)
Documentation fixes, chents is currently a hard dependency
Diffstat (limited to 'pkg/man/endpoint.Rd')
-rw-r--r--pkg/man/endpoint.Rd5
1 files changed, 4 insertions, 1 deletions
diff --git a/pkg/man/endpoint.Rd b/pkg/man/endpoint.Rd
index 6c93022..0ca53b1 100644
--- a/pkg/man/endpoint.Rd
+++ b/pkg/man/endpoint.Rd
@@ -26,6 +26,10 @@ usage section is not exclusive}
\item{aggregator}{The aggregator function. Can be mean,
\code{\link{geomean}}, or identity, for example.}
+\item{raw}{Should the number(s) be returned as stored in the chent
+object (could be a character value) to retain original information
+about precision?}
+
\item{signif}{How many significant digits do we want}
}
\value{
@@ -34,7 +38,6 @@ The result from applying the aggregator function to
given number of significant digits, or, if raw = TRUE,
the values as a character value, retaining any implicit
information on precision that may be present.
-
}
\description{
R6 class objects of class \code{\link{chent}} represent chemical entities

Contact - Imprint