powered by
Use to set the Census API key in an idbr session so that the key does not have to be passed to each idb1 or idb5 function call.
idb1
idb5
idb_api_key(api_key)
The idbr user's Census API key. Can be obtained from https://api.census.gov/data/key_signup.html.
if (FALSE) { idb_api_key('Your API key goes here') }
Run the code above in your browser using DataLab