Description Usage Arguments Value Examples
View source: R/api_helper_functions.R
Checks to make sure the mapquest API key is set as an environment variable
1 2 3 4 5 6 7 |
env_var. |
String. The environment variable to check for. |
TRUE if a census api key exists, error if it does not exist
1 2 3 4 5 | ## Not run:
texascc::api_key.mapquest(key = "X")
texascc::get_key.mapquest()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.