From 1c7b39f3c542de75a1ba685fec3c154bef8a3301 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 18 Sep 2019 18:30:21 +0200 Subject: Static documentation rebuilt by pkgdown to check if the link to the pfm package is correctly generated by pkgdown after preparing the pfm package docs accordingly --- vignettes/mkin_benchmarks.rda | Bin 885 -> 880 bytes vignettes/twa.Rmd | 8 +++----- vignettes/twa.html | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) (limited to 'vignettes') diff --git a/vignettes/mkin_benchmarks.rda b/vignettes/mkin_benchmarks.rda index 764c874c..aa794a02 100644 Binary files a/vignettes/mkin_benchmarks.rda and b/vignettes/mkin_benchmarks.rda differ diff --git a/vignettes/twa.Rmd b/vignettes/twa.Rmd index 6ebb7b89..6f283eb2 100644 --- a/vignettes/twa.Rmd +++ b/vignettes/twa.Rmd @@ -74,8 +74,6 @@ $$f_\textrm{twa} = \frac{1}{t} \left( Note that a method for calculating maximum moving window time weighted average concentrations for a model fitted by 'mkinfit' or from parent decline model -parameters is included in the -['max_twa_parent'](https://pkgdown.jrwb.de/mkin/reference/max_twa_parent.html) -function. -If the same is needed for metabolites, the function -['max_twa'](https://pkgdown.jrwb.de/pfm/reference/max_twa.html) from the 'pfm' package can be used. +parameters is included in the `max_twa_parent()` function. If the same is +needed for metabolites, the function `pfm::max_twa()` from the 'pfm' package +can be used. diff --git a/vignettes/twa.html b/vignettes/twa.html index 0db7eeff..41989b5d 100644 --- a/vignettes/twa.html +++ b/vignettes/twa.html @@ -252,7 +252,7 @@ code > span.fu { color: #900; font-weight: bold; } code > span.er { color: #a61

\[f_\textrm{twa} = \frac{1}{t} \left( \frac{1}{k_1} \left( 1 - e^{- k_1 t_b} \right) + \frac{e^{- k_1 t_b}}{k_2} \left( 1 - e^{- k_2 (t - t_b)} \right) \right) \]

-

Note that a method for calculating maximum moving window time weighted average concentrations for a model fitted by ‘mkinfit’ or from parent decline model parameters is included in the ‘max_twa_parent’ function. If the same is needed for metabolites, the function ‘max_twa’ from the ‘pfm’ package can be used.

+

Note that a method for calculating maximum moving window time weighted average concentrations for a model fitted by ‘mkinfit’ or from parent decline model parameters is included in the max_twa_parent() function. If the same is needed for metabolites, the function pfm::max_twa() from the ‘pfm’ package can be used.

FOCUS Work Group on Degradation Kinetics. 2014. Generic Guidance for Estimating Persistence and Degradation Kinetics from Environmental Fate Studies on Pesticides in Eu Registration. 1.1 ed. http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics.

-- cgit v1.2.1