#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.