`%>%` <- magrittr::`%>%` blue <- function(x) { glue::glue( '<span style="color:#6495ed; font-weight: bold;">{x}</span>' ) %>% htmltools::HTML() } options(width = 85)
# install.packages("devtools") # devtools::install_github("gadenbuie/xaringanExtra")
xaringanExtra::use_clipboard()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.