Themes for the Xaringan Slide Show Format
Xaringan is a slideshow system for RMarkdown. Alison Hill has an excellent demonstration of the possibilities of Xaringan.
embed_xaringan(url = "https://agrogan1.github.io/R/xaringan-themes/MichiganTest.html",
ratio = "4:3")
embed_xaringan(url = "https://agrogan1.github.io/R/xaringan-themes/OsloMetTest.html",
ratio = "4:3")
Inspired by: https://github.com/martinhelso/OsloMet
embed_xaringan(url = "https://agrogan1.github.io/R/xaringan-themes/TufteTest.html",
ratio = "4:3")
embed_xaringan(url = "https://agrogan1.github.io/R/xaringan-themes/Moments-Of-Rising-Mist.html",
ratio = "4:3")
CSS to replicate design of Moments of Rising Mist: A Book of Sung Poetry
embed_xaringan(url = "https://agrogan1.github.io/R/xaringan-themes/BanffTest.html",
ratio = "4:3")
Based upon design ideas from the Banff Mountain Film Festival
Possibly related, and possibly helpful, may be my R Package for Michigan Colors in R Graphs