#' Prints or returns datasets
#'
#' @return
#' @export
#'
#'
get_datasets <- function() {
# Return
return(names(.datasets))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.