city_time: Dataset of current time in Cities

city_timeR 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

https://www.timeanddate.com

Examples

# load the cities and languages dataset
data(city_time)

# view content of the city-language data
head(city_time)


r2country documentation built on Sept. 11, 2024, 9:24 p.m.