Nothing
#
# initialize <- function(folder = NULL,
# directories = NULL,
# create_rfiles = TRUE,
# create_config_files = TRUE) {
# # zip_file <- system.file(package = "saros.base", here::here("template", "saros_files.zip"))
# files <- if(!create_rfiles)
# zip::unzip(zipfile = zip_file, exdir = folder, overwrite = FALSE,
# files = files)
# cli::cli_alert_success(text = c("SAROS has been successfully installed in folder",
# "{.path {folder}}"))
# }
#
#
# configure <- function(webform = interactive()) {
#
# }
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.