#' Population Dynamics of Killer Whales
#'
#' Population abundance of Southern Resident Killer Whales, summed for J, K, and L pods. Data are courtesy of the
#' Center for Whale Research: https://www.whaleresearch.com/
#'
#'
#' @name killerwhales
#' @docType data
#' @format A data frame with 45 observations, each representing a year
#' \describe{
#' \item{Year}{Calendar year.}
#' \item{Count}{Total summed abundance of J, K and L pods.}
#' }
#' @source Center for Whale Research https://www.whaleresearch.com/
#' @keywords datasets
"killerwhales"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.