#' Sample wave height data
#'
#' A dataset containing wave data as timeseries
#'
#' @format A data frame with 50 rows and 2 variables:
#' \describe{
#' \item{date_time}{date and time, as POSIXct}
#' \item{height_meters}{wave height, in meters}
#' \item{period_sec}{wave period, in seconds}
#' \item{dir_deg}{wave direction, in degrees}
#' }
#' ...
"waves"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.