Nothing
#' Example stream network shapefile
#'
#' Shapefile (polyline) for a hypothetical stream network
#'
#' @format
#' An "sf" data frame with 7 observations (stream segments) and 2 variables:
#' \describe{
#' \item{id}{id of each stream segement}
#' \item{geometry}{sf geometry data for each stream segement}
#' }
#' @source Fictional example generated to demonstrate this package. Shapefile was created in QGIS and imported via st_read()
"stream.line"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.