# set_options <- function (
# repos = c(RSPM = "https://packagemanager.rstudio.com/all/__linux__/focal/latest"),
# pkgType = "binary"
# ) {
# options(repos = repos, pkgType = pkgType)
# renv::settings$snapshot.type("all")
# }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.