xaringan-template
An example of how to make and customise slides in RMarkdown, using Xaringan and Xaringanthemer!
# if needed, installl "remotes" package:
# install.packages("remotes")
remotes::install_github("gadenbuie/xaringanthemer")
remotes::install_github('yihui/xaringan')
Colors and fonts are all easily customizable. The Xaringanthemer package allows you to add custom CSS directly in RMarkdown!
Here is what the output looks like: