diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-07-21 16:47:08 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-07-21 16:58:36 +0200 |
commit | e1a040d29d013d971c77481d5cb5aa6856b1cbeb (patch) | |
tree | 5f15e729c967a19b49d296b6c4b45d58dd7869fb /vignettes/twa.Rmd | |
parent | 44557703a8f3d04ffe23dab7a398c451b5163faa (diff) |
Reduce vignette sizes
Diffstat (limited to 'vignettes/twa.Rmd')
-rw-r--r-- | vignettes/twa.Rmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vignettes/twa.Rmd b/vignettes/twa.Rmd index c4fe861f..a37a1c00 100644 --- a/vignettes/twa.Rmd +++ b/vignettes/twa.Rmd @@ -3,8 +3,8 @@ title: Calculation of time weighted average concentrations with mkin author: Johannes Ranke date: "`r Sys.Date()`" bibliography: references.bib +output: rmarkdown::html_vignette vignette: > - %\VignetteEngine{knitr::rmarkdown} %\VignetteIndexEntry{Calculation of time weighted average concentrations with mkin} %\VignetteEncoding{UTF-8} --- |