Tweaking rmarkdown intro

This commit is contained in:
hadley
2016-08-22 11:01:59 -05:00
parent d3f04fab3f
commit 166a1b96d7
7 changed files with 45 additions and 38 deletions

View File

@@ -3,7 +3,7 @@ title: "Viridis Demo"
output: html_document
---
```{r include = FALSE}
```{r setup, include = FALSE}
library(viridis)
```

View File

@@ -0,0 +1,16 @@
Version: 1.0
RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: knitr
LaTeX: XeLaTeX
AutoAppendNewline: Yes
StripTrailingWhitespace: Yes