get_city {jpcity}R Documentation

Get cities at a specific point in time

Description

Get cities at a specific point in time

Usage

get_city(when)

Arguments

when

A character (year, month, and day components) or date-time object.

Value

A jpcity_city object.

Examples

get_city("2020-01-01")


[Package jpcity version 0.2.1 Index]