find_city {jpcity} | R Documentation |
Find cities by string patterns
Description
Find cities by string patterns
Usage
find_city(patterns, when = NULL)
Arguments
patterns |
Patterns to look for. If multiple patterns are given, find the cities that match all patterns. |
when |
A |
Value
A jpcity_city
object.
[Package jpcity version 0.2.1 Index]