#' State boundary of North and South Carolina, United States
#'
#' A spatial polygon of the state boundaries of North and South Carolina, United States.
#'
#' @docType data
#'
#' @usage data(carolinas_boundary)
#'
#' @format An object of class \code{"SpatialPolygonsDataFrame"}
#'
#' @keywords datasets
#'
#'
#'
#' @examples
#' library(sp)
#' data(carolinas_boundary)
#' plot(carolinas_boundary)
"carolinas_boundary"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.