city_time {r2country} | R Documentation |
Dataset of current time in Cities
Description
Dataset containing time different in various cities with respect to USA/New York time
Usage
data(city_time)
Format
A data frame with the current time in various cities
- City
Names of cities
- Timediff
Time difference relative to New York time
Value
cities and the current time relative to New York
Source
Internal data consisting of cities and their corresponding time
References
Examples
# load the cities and languages dataset
data(city_time)
# view content of the city-language data
head(city_time)
[Package r2country version 2.0.2.4.0 Index]