R/data.R

#' Simulated CPUE data
#'
#' Simulated catch of lobsters per pot.
#'
#' @format a \code{tibble} containing 5 fields including:
#' \describe{
#'   \item{lobsters}{Age in years.}
#'   \item{year}{Standard deviation of length at age.}
#'   \item{month}{Standard deviation of length at age.}
#'   \item{depth}{Standard deviation of length at age.}
#'   \item{soak}{Standard deviation of length at age.}
#'  }
#'
"lobsters_per_pot"
quantifish/influ2 documentation built on Dec. 14, 2024, 5:10 a.m.