Description Usage Arguments Examples
Function to get regions' ids given their names (or the beginnings of their names)
1 |
regions |
Character vector of regions names or the beginnings of their names. If not specified, the function returns named vector with all regions' ids. |
fixed |
Logical. If TRUE, pattern is a string to be matched as is. If FALSE, regular expression is used. |
ignore.case |
if FALSE, the pattern matching is case sensitive and if TRUE, case is ignored during matching. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.