R/efsite.R

#' Electrofishing Site Data
#'
#' A tibble of the different backpack electrofishing sites.
#'
#' @format A tibble with the columns:
#' \describe{
#'   \item{EFSite}{Electrofishing site name}
#'   \item{Creek}{Creek name}
#'   \item{SiteLength}{Site length (m)}
#'   \item{Elevation}{Site elevation (masl)}
#'   \item{DominantSubstrate}{Dominant substrate}
#'   \item{geometry}{Site upstream spatial coordinates.}
#' }
"efsite"
poissonconsulting/curtisquadata documentation built on Jan. 18, 2025, 5:59 p.m.