From 3bb842b93107dd6207610de1fe5b44be66779e4d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 25 Apr 2019 10:25:56 +0200 Subject: Remove leftover docs from earlier version Docs now live in docs/ --- inst/web/soil_DT50.html | 104 ------------------------------------------------ 1 file changed, 104 deletions(-) delete mode 100644 inst/web/soil_DT50.html (limited to 'inst/web/soil_DT50.html') diff --git a/inst/web/soil_DT50.html b/inst/web/soil_DT50.html deleted file mode 100644 index 0e142ae..0000000 --- a/inst/web/soil_DT50.html +++ /dev/null @@ -1,104 +0,0 @@ - - - - -soil_DT50. pfm 0.2-4 - - - - - - - - - - - - - - - - - -
-
- -
- -

Obtain soil DT50

- -
-
-

Usage

-
soil_DT50(chent, aggregator = geomean, signif = 3, lab_field = "laboratory", value = "DT50ref", redox = "aerobic", raw = FALSE)
- -

Arguments

-
-
chent
-
The chent object to get the information from
-
aggregator
-
The aggregator function. Can be mean, -geomean, or identity, for example.
-
signif
-
How many significant digits do we want
-
lab_field
-
If not NA, do we want laboratory or field endpoints
-
value
-
The name of the value we want. The list given in the -usage section is not exclusive
-
redox
-
If not NA, are we looking for aerobic or anaerobic data
-
raw
-
Should the number(s) be returned as stored in the chent -object (could be a character value) to retain original information -about precision?
-
- -
-

Description

- -

Obtain soil DT50

- -
-
-
- - - -
-
- - -
- - \ No newline at end of file -- cgit v1.2.1