City_Zone.R

#' 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
judyh97/TimePackage documentation built on May 9, 2019, 2:28 p.m.