#' Spatial data object of lines defining major Tampa Bay segments
#'
#' Spatial data object of lines defining major Tampa Bay segments
#'
#' @format A simple features \code{\link[sf]{sf}} object (LINESTRING) with 3 features and 1 field, +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs
#'
#' @concept data
#'
#' @examples
#' library(sf)
#' plot(st_geometry(tbseglines))
"tbseglines"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.