R/nc_boundary-data.R

#' State boundary of North Carolina, United States
#'
#' A spatial polygon of the state boundarie of North Carolina, United States.
#'
#' @docType data
#'
#' @usage data(nc_boundary)
#'
#' @format An object of class \code{"SpatialPolygonsDataFrame"}
#'
#' @keywords datasets
#'
#'
#'
#' @examples
#' library(sp)
#' data(nc_boundary)
#' plot(nc_boundary)

"nc_boundary"
cghaase/GARPTools documentation built on Aug. 6, 2021, 6:38 a.m.