From 12a31f4c130c551f82232d9ef7dfb608bd52c53f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 27 Sep 2016 23:00:48 +0200 Subject: Reorganise repository using standard package layout --- inst/web/soil_Kfoc.html | 100 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 inst/web/soil_Kfoc.html (limited to 'inst/web/soil_Kfoc.html') diff --git a/inst/web/soil_Kfoc.html b/inst/web/soil_Kfoc.html new file mode 100644 index 0000000..ace5f4b --- /dev/null +++ b/inst/web/soil_Kfoc.html @@ -0,0 +1,100 @@ + + + + +soil_Kfoc. pfm 0.2-4 + + + + + + + + + + + + + + + + + +
+
+ +
+ +

Obtain soil Kfoc

+ +
+
+

Usage

+
soil_Kfoc(chent, aggregator = geomean, signif = 3, value = "Kfoc", 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
+
value
+
The name of the value we want. The list given in the +usage section is not exclusive
+
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 Kfoc

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