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
Examples
# load the cities and languages dataset
data(city_time)
# view content of the city-language data
head(city_time)
#> # A tibble: 6 x 2
#> City Timediff
#> <chr> <dbl>
#> 1 Afghanistan, Kabul 30360
#> 2 Albania, Tirana 21360
#> 3 Algeria, Algiers 17760
#> 4 Andorra, Andorra La Vella 21360
#> 5 Angola, Luanda 17760
#> 6 Antigua and Barbuda, Saint John's -240