if (!requireNamespace("devtools", quietly = TRUE)) {
stop("Must install devtools. Run: install.packages('devtools')", call. = FALSE)
}
devtools::install_deps()
devtools::install()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.