From 4079a2c496aa4e8c6dc2a93afedcbedbf7a852b5 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 12 Nov 2023 21:59:34 +0100 Subject: Enable markdown and rebuild docs --- man/endpoint.Rd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man/endpoint.Rd') 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 -- cgit v1.2.1