is_city {jpcity} | R Documentation |
Test if the object is a jpcity_city object
Description
Test if the object is a jpcity_city object
Usage
is_city(x)
Arguments
x |
An object. |
Value
TRUE
if the object inherits from the jpcity_city
class.
[Package jpcity version 0.2.1 Index]