😎 Give your xaringan slides some style
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- 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")
- ```
|