Nothing
#' Climate dataset to demonstrate functions
#'
#' A climate dataset for use to demonstrate how the functions work.
#'
#' @format A data frame with 35,136 rows and 5 columns:
#' \describe{
#' \item{Site}{Site location name}
#' \item{Sensor}{Sensor name, unique to the site}
#' \item{Date}{Date is ISOdate time format}
#' \item{Temp, RH}{Temperature (C) and relative humidity (\%)}
#' ...
#' }
#'
#' @source Climate
"mydata"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.