Nothing
#' Clear state object
#'
#' @keywords internal
clear_state <- function() {
roxy_meta_set <- getNamespace("roxygen2")[["roxy_meta_set"]]
roxy_meta_set("roxytypes", NULL)
roxy_meta_set("roxytypes-blocks", NULL)
}
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.