#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.