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 |
type |
A character vector of city types, |
Value
A logical vector.
[Package jpcity version 0.3.0 Index]