Skip to content

A template for making customisable slides in RMarkdown with Xaringan

License

Notifications You must be signed in to change notification settings

sophieehill/xaringan-template

Repository files navigation

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:

Output

About

A template for making customisable slides in RMarkdown with Xaringan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published