R/stateMap.R

#' 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"
natbprice/huntfishapp documentation built on Sept. 2, 2020, 11:01 p.m.