R/stream.line.R

#' 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"

Try the SNMA package in your browser

Any scripts or data that you put into this service are public.

SNMA documentation built on Aug. 27, 2026, 1:08 a.m.