Browse Source

Remove duplicated chunk in rmarkdown template

tags/v0.3.0
Garrick Aden-Buie 6 years ago
parent
commit
2041a263f7
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      inst/rmarkdown/templates/xaringanthemer/skeleton/skeleton.Rmd

+ 0
- 5
inst/rmarkdown/templates/xaringanthemer/skeleton/skeleton.Rmd View File

@@ -48,11 +48,6 @@ class: inverse, center, middle

---

```{r xaringan-themer, include=FALSE}
library(xaringanthemer)

```

# Hello World

Install the **xaringan** package from [Github](https://github.com/yihui/xaringan):

Loading…
Cancel
Save