aboutsummaryrefslogtreecommitdiff
path: root/man/PEC_soil_mets.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/PEC_soil_mets.Rd')
-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