city_name {jpcity} | R Documentation |
Get city names
Description
Get city names
Usage
city_name(city, type = c("city_desig", "city"), sep = "", kana = FALSE)
Arguments
city |
A |
type |
Types of city names. By default, returns both designated city
names ( |
sep |
Separator for city names. |
kana |
Whether to use hiragana or not? |
Value
A character
vector of city names.
[Package jpcity version 0.2.1 Index]