is_city_desig {jpcity}R Documentation

Check if a city is a designated city or a ward of a designated city

Description

Check if a city is a designated city or a ward of a designated city

Usage

is_city_desig(x, type = "city")

Arguments

x

A jpcity_city object.

type

A character vector of city types, "city" or "ward". By default, "city".

Value

A logical vector.


[Package jpcity version 0.3.0 Index]