#' Example data in tidy format
#'
#' @format This example data is a dataframe with 107898 rows and 6 variables:
#' \describe{ \item{DEPLOYMENT_PERIOD}{Deployment and retrieval dates}
#' \item{SENSOR}{Sensor type and serial number} \item{TIMESTAMP}{Timestamp of
#' the observation} \item{VARIABLE}{VARIABLE MEASURED}
#' \item{DEPTH}{Depth of the sensor} \item{VALUE}{Value of measurement} }
#'
#' @source Data from Coastal Monitoring Program
"tidy_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.