R/data.R

#' Example simulate data for fish distributions from multiple years
#'
#' @format A data frame containing simulated data.
#' @keywords internal
"fishdist"

#' Count data collected by Washington Department of Fish and Wildlife on
#' chum salmon from the Skagit River (Washington state). Each row of the
#' dataframe contains an observation ("number") on a given date ("date").
#' The year ("year") and calendar day ("doy") are also included.
#'
#' @format A data frame.
#' @keywords internal
"chum"
ericward-noaa/phenomix documentation built on May 6, 2024, 10:20 a.m.