diff options
Diffstat (limited to 'vignettes/FOCUS_L.Rmd')
-rw-r--r-- | vignettes/FOCUS_L.Rmd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vignettes/FOCUS_L.Rmd b/vignettes/FOCUS_L.Rmd index 584c43eb..f2981c10 100644 --- a/vignettes/FOCUS_L.Rmd +++ b/vignettes/FOCUS_L.Rmd @@ -1,5 +1,5 @@ ---
-title: "`r (vignette_title <- 'Example evaluation of FOCUS Laboratory Data L1 to L3')`"
+title: "Example evaluation of FOCUS Laboratory Data L1 to L3"
author: "Johannes Ranke"
date: "`r Sys.Date()`"
output:
@@ -9,7 +9,7 @@ output: mathjax: null
theme: united
vignette: >
- %\VignetteIndexEntry{`r vignette_title`}
+ %\VignetteIndexEntry{Example evaluation of FOCUS Laboratory Data L1 to L3}
%\VignetteEngine{knitr::rmarkdown}
\usepackage[utf8]{inputenc}
---
|