#' Get the default COBALT folder
#' @return the default COBALT folder
#' @export
get_default_cobalt_folder <- function() {
file.path(rappdirs::user_data_dir(), "cobalt")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.