diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-08-10 07:33:11 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-08-10 07:33:11 +0200 |
commit | 263613da9ac7f169dbaea875c897ff698aa10720 (patch) | |
tree | c563a6c0bf51f2f17fab4048f91ce0bd5775cec8 /_pkgdown.yml | |
parent | 9abab1e2d4385039b01ad3dc0d9c5966bbe94fee (diff) |
Add a link to the new vignette in online docs
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 6bf7c14a..f14e6ef3 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -155,6 +155,8 @@ navbar: href: articles/prebuilt/2022_dmta_parent.html - text: Testing hierarchical pathway kinetics with residue data on dimethenamid and dimethenamid-P href: articles/prebuilt/2022_dmta_pathway.html + - text: Testing covariate modelling in hierarchical parent degradation kinetics with residue data on mesotrione + href: articles/prebuilt/2023_mesotrione_parent.html - text: Testing hierarchical pathway kinetics with residue data on cyantraniliprole href: articles/prebuilt/2022_cyan_pathway.html - text: Comparison of saemix and nlme evaluations of dimethenamid data from 2018 |