diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-05-18 17:32:47 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-05-18 17:32:47 +0200 |
commit | 7ac3347283fdcaa0a8c76af20b0a7cfa423368b9 (patch) | |
tree | e6612ff7d90861586550965b516343b99b2a7fa5 /man | |
parent | 12e69e162df47660d139cb3c4a5c9bff0f6a1d85 (diff) |
Revisited soil degradation and sorption
Diffstat (limited to 'man')
-rw-r--r-- | man/chent.Rd | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/chent.Rd b/man/chent.Rd index f5ed2dc..8d85de1 100644 --- a/man/chent.Rd +++ b/man/chent.Rd @@ -43,7 +43,13 @@ configured for use with PythonInR} \item{\code{chyaml}}{List of information obtained from a YAML file} -\item{\code{degradation}}{List of degradation endpoints} +\item{\code{soil_degradation}}{Dataframe of modelling DT50 values} + +\item{\code{soil_ff}}{Dataframe of formation fractions} + +\item{\code{soil_sorption}}{Dataframe of soil sorption data} + +\item{\code{PUF}}{Plant uptake factor} }} \examples{ |