Skip to contents

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.