options(htmltools.dir.version = FALSE) knitr::opts_chunk$set(echo = TRUE, warning = FALSE, message = FALSE, comment = NA)
library(xaringanthemer) invisible(mono_light( base_color = "#FFFFFF", header_color = "#000000", text_bold_color = "#FF0000", text_color = "#000000", background_image = "all_background.png", background_size = "contain", background_position = "10px", title_slide_background_image = "title_background.png", title_slide_background_size = "contain", #title_slide_background_color = "#FFC500", title_slide_text_color = "#000000", text_slide_number_color = "#000000", text_font_size = "15px", header_h1_font_size = "40x", #header_font_google = google_font("Josefin Sans"), #text_font_google = google_font("Montserrat", "300", "300i"), #code_font_google = google_font("Droid Mono") outfile = "xaringan-themer.css"))
Use -
for bullet points
Use *
for a sub bullet point
Use --
between bullet points to enable transition
--
## Add in any code here
--
--
--
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.