set_fred_key {eFRED} | R Documentation |
Function used to set the default key. If included, then key
arguments
in FRED API calls are no longer needed. API keys can be requested at
https://fred.stlouisfed.org/docs/api/api_key.html.
set_fred_key(key)
key |
32 character lower-cased alpha-numeric character string |
NULL
set_fred_key("abcdefghijklmnopqrstuvwxyz123456")