aboutsummaryrefslogtreecommitdiff
path: root/man/endpoint.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2023-11-12 21:59:34 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2023-11-12 21:59:34 +0100
commit4079a2c496aa4e8c6dc2a93afedcbedbf7a852b5 (patch)
tree8281ddd094c84d3bd0663fe2f060985f4a212e6b /man/endpoint.Rd
parentd66bd4aa0bf9c4d9b8793a4e308c9e80691b440f (diff)
Enable markdown and rebuild docs
Diffstat (limited to 'man/endpoint.Rd')
-rw-r--r--man/endpoint.Rd12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/endpoint.Rd b/man/endpoint.Rd
index 2b66c21..41c6a24 100644
--- a/man/endpoint.Rd
+++ b/man/endpoint.Rd
@@ -53,10 +53,10 @@ soil_sorption(
\item{redox}{If not NA, are we looking for aerobic or anaerobic data}
-\item{value}{The name of the value we want. The list given in the
+\item{value}{The name of the value we want. The list given in the
usage section is not exclusive}
-\item{aggregator}{The aggregator function. Can be mean,
+\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
@@ -71,10 +71,10 @@ about precision?}
}
\value{
The result from applying the aggregator function to
- the values converted to a numeric vector, rounded to the
- 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.
+the values converted to a numeric vector, rounded to the
+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 chent represent chemical entities

Contact - Imprint