##' elephant seal pre-processed dataset (subset)
##'
##' An example of a seal dataset as tipically provided by SMRU
##' tags. There are slight differences between datasets from SMRU
##' tags. Some variables may be lower or upper case in different data
##' sets. It is a subset containing only the variables tipically
##' needed to process summarized dives in slimmingDive. It contains
##' diving information from seal ct78-450-12.
##'
##' @format A data frame with 6584 rows and 15 variables:
##' \describe{
##'
##' \item{ref}{ref}
##' \item{DE_DATE}{DE_DATE}
##' \item{SURF_DUR}{SURF_DUR}
##' \item{DIVE_DUR}{DIVE_DUR}
##' \item{MAX_DEP}{MAX_DEP}
##' \item{D1}{D1}
##' \item{D2}{D2}
##' \item{D3}{D3}
##' \item{D4}{D4}
##' \item{T1}{T1}
##' \item{T2}{T2}
##' \item{T3}{T3}
##' \item{T4}{T4}
##' \item{lat}{lat}
##' \item{lon}{lon}
##' ...
##' }
##' @source \url{http://www.imos.org.au}
"ele"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.