diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-11-16 17:13:35 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-11-16 17:13:35 +0100 |
commit | 1511ed0a775e15ec2158e22d08a4da00cdd834aa (patch) | |
tree | f75cf31b069e1c2f7e101fb323d8b2f1ef1372c8 /vignettes/FOCUS_D.Rmd | |
parent | 5a4653a14f545833ee461edb26ac7fecc2e22f60 (diff) |
Use html_vignette for FOCUS_D vignette, fix addressv0.9.46.3
Static documentation articles rebuilt by pkgdown::build_articles()
Diffstat (limited to 'vignettes/FOCUS_D.Rmd')
-rw-r--r-- | vignettes/FOCUS_D.Rmd | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vignettes/FOCUS_D.Rmd b/vignettes/FOCUS_D.Rmd index 40bcb157..9cb9c529 100644 --- a/vignettes/FOCUS_D.Rmd +++ b/vignettes/FOCUS_D.Rmd @@ -3,10 +3,8 @@ title: Example evaluation of FOCUS Example Dataset D author: Johannes Ranke
date: "`r Sys.Date()`"
output:
- html_document:
+ html_vignette:
mathjax: null
- theme: united
- fig_retina: null
vignette: >
%\VignetteIndexEntry{Example evaluation of FOCUS Example Dataset D}
%\VignetteEngine{knitr::rmarkdown}
|