tiingo_api_key {tidyquant} | R Documentation |
Requires the riingo package to be installed.
tiingo_api_key(api_key)
api_key |
Optionally passed parameter to set Tiingo |
A wrapper for riingo::ringo_set_token()
Returns invisibly the currently set api_key
tq_get()
get = "tiingo"
## Not run:
tiingo_api_key(api_key = "foobar")
## End(Not run)