#' State map
#'
#' A dataset for plotting a map of continental US states.
#' The map data is from \code{\link[ggplot2]{map_data}}. The data has been
#' modified to include additional variables for state centroids (\code{longCent},
#' \code{latCent}). The state centroids are used for calculating the nearest state
#' during tooltip interactions.
#'
#' @family map data
#'
"stateMap"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.