diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-11 11:44:16 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-11 11:44:16 +0200 |
commit | 7c3981d9dc6b9ef7a20c74a0fb3fef0d86304f85 (patch) | |
tree | 4d55788f5e2d2fcd3f81f9f8ea5f4accc87384ee /vignettes/FOCUS_L.Rmd | |
parent | 8c7955bdffeb767849e31095c7d8b3c107e2a3b6 (diff) |
Improve formatting in FOCUS_L vignette, rebuild vignettes
Diffstat (limited to 'vignettes/FOCUS_L.Rmd')
-rw-r--r-- | vignettes/FOCUS_L.Rmd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vignettes/FOCUS_L.Rmd b/vignettes/FOCUS_L.Rmd index 957b34ab..04d5f831 100644 --- a/vignettes/FOCUS_L.Rmd +++ b/vignettes/FOCUS_L.Rmd @@ -3,6 +3,11 @@ %\VignetteIndexEntry{Example evaluation of FOCUS Laboratory Data L1 to L3}
-->
+```{r, include = FALSE}
+library(knitr)
+opts_chunk$set(tidy = FALSE, cache = TRUE)
+```
+
# Example evaluation of FOCUS Laboratory Data L1 to L3
## Laboratory Data L1
|