states2URL | R Documentation |
This function takes a vector of state names and converts it to a format that is compatible with URLs. The resulting string can be used as a filter for APIs or other web requests.
states2URL(vec)
vec |
A vector of state names to be converted to URL-compatible format |
A string containing the state names in URL-compatible format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.