#' Electrofishing Visit
#'
#' A tibble of the visits to electrofishing sites.
#'
#' @format A tibble with the columns:
#' \describe{
#' \item{EFSite}{Site names}
#' \item{DateEFVisit}{Date of visit}
#' \item{Conductivity}{Conductivity (uS/cm)}
#' \item{EFSecPass1}{Seconds electrofishing on first pass}
#' \item{EFSecPass2}{Seconds electrofishing on second pass}
#' \item{EFSecPass3}{Seconds electrofishing on third pass}
#' }
"efvisit"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.