#' Electrofishing Fish
#'
#' A tibble of the fish caught by electrofishing.
#'
#' @format A tibble with the columns:
#' \describe{
#' \item{EFSite}{Site names}
#' \item{DateEFVisit}{Date of visit}
#' \item{EFPass}{Electrofishing pass number}
#' \item{FishNumber}{Fish number}
#' \item{Species}{Species code}
#' \item{ForkLength}{Fish fork length (mm)}
#' \item{BodyWeigth}{Fish body weight (g)}
#' }
"effish"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.