ソースを参照

Remove duplicated chunk in rmarkdown template

tags/v0.3.0
コミット
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):

読み込み中…
キャンセル
保存