set_congress_key | R Documentation |
Adds Congress API key to .Renviron.
set_congress_key(key, overwrite = FALSE, install = FALSE)
key |
Character. API key to add to add. |
overwrite |
Defaults to FALSE. Boolean. Should existing |
install |
Defaults to FALSE. Boolean. Should this be added '~/.Renviron' file? |
key, invisibly
## Not run:
set_congress_key('1234')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.