Mediocre xanringan theme
xaringan_mediocre.Rd
This function creates a CSS file mediocre-xaringan.css
to build
xaringanthemer
slides, based on mediocrethemes style, fonts and colors.
Arguments
- pal
a string. Defines the color palette selected. Can either be either "autumn", "rainbow", "green", "hotcold", "blackandwhite", "coty", "leo", "portal" or "pem" "hotcold", "blackandwhite", "coty", "leo", "portal" or "pem"
- mediocre_plots
if TRUE, sets the plots of the .Rmd document to be made with mediocrethemes (calls
set_mediocre_all(pal)
)