R/city-verb.R
city_name.Rd
Get city names
city_name(city, type = c("city_desig", "city"), sep = "", kana = FALSE)
A jpcity_city object.
jpcity_city
Types of city names. By default, returns both designated city names ("city_desig") and city names ("city").
"city_desig"
"city"
Separator for city names.
Whether to use hiragana or not?
A character vector of city names.
character