diff options
Diffstat (limited to 'vignettes/FOCUS_D.Rmd')
-rw-r--r-- | vignettes/FOCUS_D.Rmd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vignettes/FOCUS_D.Rmd b/vignettes/FOCUS_D.Rmd index ec0c9040..38613082 100644 --- a/vignettes/FOCUS_D.Rmd +++ b/vignettes/FOCUS_D.Rmd @@ -1,13 +1,13 @@ ---
-title: "`r (vignette_title <- 'Example evaluation of FOCUS Example Dataset D')`"
-author: "Johannes Ranke"
+title: Example evaluation of FOCUS Example Dataset D
+author: Johannes Ranke
date: "`r Sys.Date()`"
output:
html_document:
mathjax: null
theme: united
vignette: >
- %\VignetteIndexEntry{`r vignette_title`}
+ %\VignetteIndexEntry{Example evaluation of FOCUS Example Dataset D}
%\VignetteEngine{knitr::rmarkdown}
\usepackage[utf8]{inputenc}
---
|