#' CountyGPS
#'
#' This data contains the GPS coordinates of each county.
#' @docType data
#'
#' @usage data(CountyGPS)
#'
#' @format A data frame with 4 variables:
#' \describe{
#' \item{\code{CountyCode}}{County Code}
#' \item{\code{County}}{County}
#' \item{\code{Latitude}}{Latitude}
#' \item{\code{Longitude}}{Longitude}
#'}
#' @keywords datasets
#'
"CountyGPS"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.