R/effish.R

#' Electrofishing Fish
#'
#' A tibble of the fish caught by electrofishing.
#'
#' @format A tibble with the columns:
#' \describe{
#'   \item{EFSite}{Site names}
#'   \item{DateEFVisit}{Date of visit}
#'   \item{EFPass}{Electrofishing pass number}
#'   \item{FishNumber}{Fish number}
#'   \item{Species}{Species code}
#'   \item{ForkLength}{Fish fork length (mm)}
#'   \item{BodyWeigth}{Fish body weight (g)}
#' }
"effish"
poissonconsulting/curtisquadata documentation built on Jan. 18, 2025, 5:59 p.m.