This website works better with JavaScript.
Home
Explore
Help
Sign In
garrick
/
xaringanthemer
mirror of
https://github.com/gadenbuie/xaringanthemer.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
10
Wiki
Activity
Browse Source
Remove duplicated chunk in rmarkdown template
tags/v0.3.0
Garrick Aden-Buie
6 years ago
parent
359e8a92f8
commit
2041a263f7
1 changed files
with
0 additions
and
5 deletions
Split View
Show Diff Stats
+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):
Write
Preview
Loading…
Cancel
Save