R/Luck_Ash_streams.R

#' Streams in the Luckiamute Watershed in Oregon
#'
#' A dataset containing attributes for streams in the Luckiamute Watershed in
#' Oregon.
#'
#' @docType data
#'
#' @name Luck_Ash_streams
#'
#' @usage Luck_Ash_streams
#'
#' @format An object of class sf (simple features) containing 429 features and
#'   3 attributes:
#' \describe{
#'   \item{Per_Int}{stream type for the line segment.}
#'   \item{Level3_Nam}{Strahler order category for the line segment.}
#'   \item{Length_km}{length of the line segment in kilometers.}
#' }
NULL
mhweber/spsurvey documentation built on Sept. 17, 2020, 4:24 a.m.