#' Combined scale results
#' @name counties
#' @docType data
#' @description US county data from maps packages with centroids
#' @keywords data
#' @examples
#' data(counties)
NULL
#' Combined scale results
#' @name states
#' @docType data
#' @description US state data, merged from counties from maps packages
#' with centroids
#' @keywords data
#' @examples
#' data(states)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.