R/data.r

#' Lifespans of microacoustic tags uses as part of a juvenile salmon survival study conducted at Rocky Reach Dam, WA, USA in 2004
#'
#' @format A data frame with 50 rows and 1 variable:
#' \describe{
#'   \item{days}{life span of acoustic tag, in days}
#'   ...
#' }
"rocky04"

#' Lifespans of microacoustic tags uses as part of a juvenile salmon survival studies conducted during two seasons at Little Goose Dam, WA, USA in 2012
#'
#' @format A data frame with 150 rows and 2 variables:
#' \describe{
#'   \item{days}{life span of acoustic tag, in days}
#'   \item{season}{spring or summer study}
#'   ...
#' }
"goose12"
swhitCBR/failmod documentation built on Dec. 23, 2021, 6:45 a.m.