소스 검색

Remove duplicated chunk in rmarkdown template

tags/v0.3.0
Garrick Aden-Buie 6 년 전
부모
커밋
2041a263f7
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. +0
    -5
      inst/rmarkdown/templates/xaringanthemer/skeleton/skeleton.Rmd

+ 0
- 5
inst/rmarkdown/templates/xaringanthemer/skeleton/skeleton.Rmd 파일 보기

@@ -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…
취소
저장