Description Usage Arguments Value See Also
Only return a result if the all named patterns are found.
1 | adminify_regexes(query, regexes, n = 1, p = list(ignore.case = T))
|
query |
The place name query. |
regexes |
The list of named regular expressions. |
n |
The number of allowable fuzzy search results before returning the top result, otherwise nothing. |
p |
The parameters for |
The list with "id" and "ac" atomic vectors consisting of the geonameid and
administrative class division values or NA
values if missing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.