#-----------------
# Internal Data
#-----------------
#-----------------
# Example data files to test
#-----------------
#' Example data by param to plot
#'
#' @source example data by Param
#' @format R table or .csv
#' @examples
#' \dontrun{
#' library(rchart);
#' data <- rchart::exampleDataParam
#' }
"exampleMapDataParam"
#' Example data by class to plot
#'
#' @source example data by class
#' @format R table or .csv
#' @examples
#' \dontrun{
#' library(rchart);
#' data <- rchart::exampleDataClass
#' }
"exampleMapDataClass"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.