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