#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.