# load packages woRkshoptools::load_packages() knitr::opts_chunk$set( echo = TRUE, fig.align = "center", message = FALSE, cache = FALSE ) # load course content table # source("./content/R/course_content.R") options(warn = -1) xaringanExtra::use_xaringan_extra(c("tile_view", "clipboard")) xaringanExtra::use_extra_styles( hover_code_line = TRUE, #<< mute_unhighlighted_code = FALSE #<< )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.