city_name: Get city names

View source: R/city-verb.R

city_nameR Documentation

Get city names

Description

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.


jpcity documentation built on Oct. 4, 2024, 5:11 p.m.