aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-01-30 23:58:55 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-01-30 23:58:55 +0100
commit1611dd58df6b2b2e6ad01af6573664da8ce8b6b9 (patch)
tree79ec5fdda54ef3a2570d4d89a53b4f3f49815cff /man
parenteab95c62479d732cbd531ad67ea458d2744af420 (diff)
Convenience function for metabolite PEC soil
Diffstat (limited to 'man')
-rw-r--r--man/PEC_soil_mets.Rd24
1 files changed, 24 insertions, 0 deletions
diff --git a/man/PEC_soil_mets.Rd b/man/PEC_soil_mets.Rd
new file mode 100644
index 0000000..637f1c0
--- /dev/null
+++ b/man/PEC_soil_mets.Rd
@@ -0,0 +1,24 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/PEC_soil.R
+\name{PEC_soil_mets}
+\alias{PEC_soil_mets}
+\title{Calculate initial and accumulation PEC soil for a set of metabolites}
+\usage{
+PEC_soil_mets(rate, mw_parent, mets, interval = 365, ...)
+}
+\arguments{
+\item{rate}{Application rate in units specified below}
+
+\item{mw_parent}{The molecular weight of the parent compound}
+
+\item{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}
+
+\item{interval}{The interval for accumulation calculations}
+
+\item{...}{Further arguments are passed to PEC_soil}
+}
+\description{
+Calculate initial and accumulation PEC soil for a set of metabolites
+}

Contact - Imprint