R/mbnms.R

#' MBNMS Boundaries
#'
#' A dataset containing the latitudes and longitudes of a polygon that define
#'  boundaries of the Monterey Bay National Marine Sanctuary.
#'
#'@format A data frame with 6666 obs. of 2 variables:
#' \describe{
#'   \item{Longitude}{Longitudes of a boundary polygon}
#'   \item{Latitude}{Latitudes of a boundary polygon}
#' }
#' @source \url{http://sanctuaries.noaa.gov/library/imast_gis.html}
"mbnms"
rmendels/xtractomatic documentation built on May 27, 2019, 9:30 a.m.