😎 Give your xaringan slides some style
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- 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("devtools")
- devtools::install_github("gadenbuie/xaringanthemer")
- ```
|