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_sorption.html | 98 --------------------------------------------- 1 file changed, 98 deletions(-) delete mode 100644 inst/web/soil_sorption.html (limited to 'inst/web/soil_sorption.html') diff --git a/inst/web/soil_sorption.html b/inst/web/soil_sorption.html deleted file mode 100644 index 152fc5e..0000000 --- a/inst/web/soil_sorption.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - -soil_sorption. pfm 0.2-4 - - - - - - - - - - - - - - - - - -
-
- -
- -

Obtain soil sorption data

- -
-
-

Usage

-
soil_sorption(chent, values = c("Kfoc", "N"), aggregators = c(Kfoc = geomean, Koc = geomean, N = mean), signif = rep(3, length(values)), raw = FALSE)
- -

Arguments

-
-
chent
-
The chent object to get the information from
-
values
-
The values to be returned
-
aggregators
-
A named vector of aggregator functions to be used
-
signif
-
How many significant digits do we want
-
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 sorption data

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