R/tbseg.R

#' Spatial data object of Tampa Bay segments
#'
#' Spatial data object of Tampa Bay segments
#'
#' @format A simple features \code{\link[sf]{sf}} object (POLYGON) with 4 features and 2 fields, +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs
#' \describe{
#'   \item{long_name}{chr}
#'   \item{bay_segment}{chr}
#' }
#'
#' @description Note that these boundaries are not used for formal analysis and are only used as visual aids in mapping.
#'
#' @concept data
#'
#' @examples
#' library(sf)
#' plot(st_geometry(tbseg))
"tbseg"
tbep-tech/tbeptools documentation built on April 13, 2025, 4:50 p.m.