diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 18:30:21 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 18:30:21 +0200 |
commit | 1c7b39f3c542de75a1ba685fec3c154bef8a3301 (patch) | |
tree | 4e8fffd9841c2f8bea9ba6012363ef9d831227ed /vignettes/twa.Rmd | |
parent | b2c75fa1f73167d3e3c9c7db1d561dd482090aab (diff) |
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
Diffstat (limited to 'vignettes/twa.Rmd')
-rw-r--r-- | vignettes/twa.Rmd | 8 |
1 files changed, 3 insertions, 5 deletions
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. |