😎 Give your xaringan slides some style
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- You can install **xaringanthemer** from CRAN
-
- ```r
- install.packages("xaringanthemer")
- ```
-
- or you can install the development version of xaringanthemer from [GitHub](https://github.com/gadenbuie/xaringanthemer).
-
- ```r
- # install.packages("remotes")
- remotes::install_github("gadenbuie/xaringanthemer")
- ```
|