Description Usage Arguments Value Examples
Search valid GNIS_NAME.
1 | fwa_search_gnis(pattern, layer = NULL, ignore_case = TRUE, ...)
|
pattern |
A character string containing a regular expression (or character string for fixed = TRUE) to be matched. |
layer |
A valid layer from fwa_lookup_layer. |
ignore_case |
A flag of whether to ignore case when matching regular expression. |
... |
Arguments passed to grepl. |
A character vector.
1 | fwa_search_gnis("sangan")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.