Nothing
#' Object of class \code{dmdSchemeSet} containing example data.
#'
#' The dataset contains example data. It was created by using the code below.
#'
#' @export
#' @examples
#' dmdScheme_example()
#'
dmdScheme_example <- function(){
return( get("dmdScheme_example", envir = .dmdScheme_cache) )
}
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.