#' Temperature Data
#'
#' A tibble of the water temperature data.
#'
#' @format A tibble with the columns:
#' \describe{
#' \item{TempSite}{Site name}
#' \item{DateTimeTemperature}{Date and time of the temperature.}
#' \item{Temperature}{Water temperature (C)}
#' }
"temperature"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.