#' Video and photo counts of sockeye salmon at Akalura River, Kodiak Island, Alaska
#'
#' @source Kodiak National Wildlife Refuge, Kodiak, Alaska
#' @format A data frame with columns:
#' \describe{
#' \item{date}{A POSIXlt date}
#' \item{photo}{Number of salmon counted using photos (numeric)}
#' \item{video}{Number of salmon counted using videos (numeric)}
#' \item{julian_day}{The julian day (numeric)}
#' \item{year}{The year (numeric)}
#' }
#' @examples
#' \dontrun{
#' salmon_counts
#' }
"salmon_counts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.