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

Obtain soil Freundlich exponent

- -
-
-

Usage

-
soil_N(chent, aggregator = mean, signif = 3, 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
-
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

- -

In pesticide fate modelling, this exponent is often called 1/n. Here, in -order to facilitate dealing with such data in R, it is called N.

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