Quandl.auth {Quandl} | R Documentation |
Deprecated. Alias of Quandl.api_key
Quandl.auth(auth_token)
auth_token |
Optionally passed parameter to set Quandl |
Returns invisibly the currently set auth_token
.
## Not run:
Quandl.auth('foobar')
## End(Not run)