R/bnp.R

#' Data: Biscayne Bay subregion boundaries
#'
#'
#'
#' @format A SpatVector with subregion boundaries in Biscayne Bay, Florida. These are a subset of areas of Biscayne Bay defined as Outstanding Florida Waters. Coordinate reference system is "+proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0"
#' \describe{
#' \item{OBJECTID}{a SpatialPolygonDataFrame of Biscayne Bay}
#' \item{CODE}{area of basin in hectares}
#' \item{LANDTYPE}{expanded name of polygon zone}
#' \item{CODE2}{unclear}
#' \item{ACRES}{area of polygon in acres}
#' \item{SFRPC_CODE}{unclear}
#' \item{AMERICODE}{unclear}
#' \item{WATER_SHD}{unclear}
#' \item{GROUP_SHD}{unclear}
#' \item{WATERSHED}{unclear}
#' \item{Shape_Leng}{unclear}
#' \item{Shape_Area}{area of polygon, units unclear}
#'}
#' @docType data
#' @keywords biscayne bay, map
#' @name bnp
#' @usage bnp
#' @examples 
#' 
#' 
#' \dontrun{
#' # bnp <- system.file("inst/extdata/bnp.shp", package="SFNRC")
#' plot(bnp)
#' }
#' 
NULL
troyhill/SFNRC documentation built on Dec. 30, 2024, 4:32 p.m.