#' Example data for test driving iso8601_* functions
#'
#' A dataset containing dates and times of different formats.
#'
#' @format A data frame with 31 rows and 4 columns:
#' \describe{
#' \item{date}{Time series incrementing by day}
#' \item{date_2_formats}{Time series incrementing by day in two formats}
#' \item{datetime}{Dates and times incrementing by hour}
#' \item{datetime_mess}{Single date and time represented in many formats}
#' }
"data_iso8601"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.