From aed160d7f0eaf5865e2bd9bf6c4b1c9d7b13d911 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 31 Jan 2024 13:16:17 +0100 Subject: Reorganise data generation - Use inst/data_generation for R code generating data as in some of my other packages - data/*.RData files were checked using https://github.com/jranke/dotfiles/blob/main/bin/rda_diff contents were not changed - Remove ChangeLog, the history is in the git logs - Update docs and some links contained therein - use \doi{} markup - Move logs to log directory --- docs/reference/PEC_soil_mets.html | 159 +++++++++++--------------------------- 1 file changed, 43 insertions(+), 116 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..0864211 100644 --- a/docs/reference/PEC_soil_mets.html +++ b/docs/reference/PEC_soil_mets.html @@ -1,61 +1,12 @@ - - - - - - - -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 - - - - + + -
-
- -
- -
+
-

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 +

+
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

- +maximum occurrence in soil and their soil DT50

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