R/data.R

#' Sacramento River salvage
#'
#' A dataset on number of fish salvaged at CVP and SWP based on releases of tagged fish in the North Delta.
#'
#' @format A tibble with 749 rows and 32 columns
#'
"sac_salvage"

#' Winter run size
#'
#' Estimates of juvenile winter run fork lengths by month; used in salvage predictions.
#'
#' @format A tibble with 9 rows and 2 columns
#'   \describe{
#'   \item{Month}{numeric month}
#'   \item{Length}{fork length (mm)}
#' }
#'
"winter_run_size"
fishsciences/DSM2Analysis documentation built on May 14, 2021, 7:58 p.m.