#' Electrofishing Site Data
#'
#' A tibble of the different backpack electrofishing sites.
#'
#' @format A tibble with the columns:
#' \describe{
#' \item{EFSite}{Electrofishing site name}
#' \item{Creek}{Creek name}
#' \item{SiteLength}{Site length (m)}
#' \item{Elevation}{Site elevation (masl)}
#' \item{DominantSubstrate}{Dominant substrate}
#' \item{geometry}{Site upstream spatial coordinates.}
#' }
"efsite"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.