#' Sample data from Apalachicola NERRS
#'
#' Sample data from Apalachicola NERRS
#'
#' @format A \code{data.frame} object with 27648 rows and 6 columns
#' \describe{
#' \item{DateTimeStamp}{date and time, America/Jamaica time zone, 15 minute time step}
#' \item{DO_obs}{dissolved oxygen, mg/L}
#' \item{Temp}{water temperature, C}
#' \item{Sal}{salinity, psu}
#' \item{PAR}{total PAR, W/m2}
#' \item{WSpd}{num, m/s}
#' }
#' @family utilities
#'
#' @examples
#' head(exdat)
"exdat"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.