Skip to contents

Get city names

Usage

city_name(city, type = c("city_desig", "city"), sep = "", kana = FALSE)

Arguments

city

A jpcity_city object.

type

Types of city names. By default, returns both designated city names ("city_desig") and city names ("city").

sep

Separator for city names.

kana

Whether to use hiragana or not?

Value

A character vector of city names.