R/bal.diet.data.R

#' Sample example of balanced repeatability diet estimates data with only two
#' repeated measurements per predator.
#'
#' @format A data frame with 100 predator diets (50 unique predators) and
#' 13 variables:
#' \describe{
#' \item{Seal.ID}{Predator (1 to 50)}
#' \item{Year}{Either 1 or 2}
#' \item{capelin}{estimated diet proportion}
#' \item{coho}{estimated diet proportion}
#' \item{eulachon}{estimated diet proportion}
#' \item{herring}{estimated diet proportion}
#' \item{mackerel}{estimated diet proportion}
#' \item{pilchard}{estimated diet proportion}
#' \item{pollock}{estimated diet proportion}
#' \item{sandlance}{estimated diet proportion}
#' \item{squid}{estimated diet proportion}
#' \item{surfsmelt_s}{estimated diet proportion}
#' \item{sufsmelt_lg}{estimated diet proportion}
#' }
#'
"bal.diet.data"

Try the QFASA package in your browser

Any scripts or data that you put into this service are public.

QFASA documentation built on Sept. 11, 2024, 8:08 p.m.