Tweaking rmarkdown intro
This commit is contained in:
@@ -3,7 +3,7 @@ title: "Viridis Demo"
|
||||
output: html_document
|
||||
---
|
||||
|
||||
```{r include = FALSE}
|
||||
```{r setup, include = FALSE}
|
||||
library(viridis)
|
||||
```
|
||||
|
||||
|
||||
16
rmarkdown-demos/rmarkdown-demos.Rproj
Normal file
16
rmarkdown-demos/rmarkdown-demos.Rproj
Normal 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
|
||||
Reference in New Issue
Block a user