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