From d66bd4aa0bf9c4d9b8793a4e308c9e80691b440f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 12 Nov 2023 21:40:01 +0100 Subject: Enable links to source, upgrade to bootstrap 5 --- docs/reference/PEC_soil_mets.html | 207 ++++++++++++-------------------------- 1 file changed, 67 insertions(+), 140 deletions(-) (limited to 'docs/reference/PEC_soil_mets.html') diff --git a/docs/reference/PEC_soil_mets.html b/docs/reference/PEC_soil_mets.html index c3b09f4..ddaa9d1 100644 --- a/docs/reference/PEC_soil_mets.html +++ b/docs/reference/PEC_soil_mets.html @@ -1,171 +1,98 @@ - - - - - - - -Calculate initial and accumulation PEC soil for a set of metabolites — PEC_soil_mets • pfm - - - - - - - +Calculate initial and accumulation PEC soil for a set of metabolites — PEC_soil_mets • pfm + Skip to contents + - - - +
+
+
- +
+

Calculate initial and accumulation PEC soil for a set of metabolites

+
- - +
+

Usage

+
PEC_soil_mets(rate, mw_parent, mets, interval = 365, ...)
+
+
+

Arguments

+
rate
+

Application rate in units specified below

- - - +
mw_parent
+

The molecular weight of the parent compound

- - - - - - - -
-
- +
mets
+

A dataframe with metabolite identifiers as rownames +and columns "mw", "occ" and "DT50" holding their molecular weight, +maximum occurrence in soil and their soil DT50

- -
+
interval
+

The interval for accumulation calculations

-
-
- -
- -

Calculate initial and accumulation PEC soil for a set of metabolites

- -
- -
PEC_soil_mets(rate, mw_parent, mets, interval = 365, ...)
- -

Arguments

- - - - - - - - - - - - - - - - - - - - - - -
rate

Application rate in units specified below

mw_parent

The molecular weight of the parent compound

mets

A dataframe with metabolite identifiers as rownames -and columns "mw", "occ" and "DT50" holding their molecular weight, -maximum occurrence in soil and their soil DT50

interval

The interval for accumulation calculations

...

Further arguments are passed to PEC_soil

- +
...
+

Further arguments are passed to PEC_soil

-
-
-
-
+ - + - - - + -- cgit v1.2.1