# Essential Packages
devtools::install_github("gadenbuie/xaringanExtra", dependencies = TRUE)
devtools::install_github("gadenbuie/xaringanthemer", dependencies = TRUE)
install.packages("showtext")
devtools::install_github("hadley/emo")
devtools::install_github("gadenbuie/countdown")
install.packages("metathis")
remotes::install_github("gadenbuie/applause")
devtools::install_github("rstudio/fontawesome")
install.packages("learnr")
# DT
install.packages("DT")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.