R/countyMaps.R

#' 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"
chrischizinski/huntfishapp documentation built on Sept. 7, 2020, 12:14 p.m.