#' City timezones.
#'
#' A dataset containing the world's major cities and their corresponding timezones. The variables are as follow:
#'
#' \itemize{
#' \item City.
#' \item Zone.
#' }
#' @docType data
#' @keywords datasets
#' @name City_Zone
#' @usage data(City_Zone)
#' @format A data frame with 428 rows and 2 variables
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.