source('_setup.R') # knitr::clean_cache(TRUE) htmltools::tagList( xaringanExtra::use_clipboard( button_text = "<i class=\"fa fa-clipboard\"></i>", success_text = "<i class=\"fa fa-check\" style=\"color: #37abc8\"></i>", ), rmarkdown::html_dependency_font_awesome() ) # xaringanExtra::use_scribble() cols <- c('#777777','#d66666','#f0f518','#2eb8dd','#6a8868')
class: title-slide, middle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.