Explorar el Código

Remove duplicated chunk in rmarkdown template

tags/v0.3.0
Garrick Aden-Buie hace 6 años
padre
commit
2041a263f7
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. +0
    -5
      inst/rmarkdown/templates/xaringanthemer/skeleton/skeleton.Rmd

+ 0
- 5
inst/rmarkdown/templates/xaringanthemer/skeleton/skeleton.Rmd Ver fichero

@@ -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):

Cargando…
Cancelar
Guardar