#' Simulated CPUE data
#'
#' Simulated catch of lobsters per pot.
#'
#' @format a \code{tibble} containing 5 fields including:
#' \describe{
#' \item{lobsters}{Age in years.}
#' \item{year}{Standard deviation of length at age.}
#' \item{month}{Standard deviation of length at age.}
#' \item{depth}{Standard deviation of length at age.}
#' \item{soak}{Standard deviation of length at age.}
#' }
#'
"lobsters_per_pot"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.