Quandl.api_key {Quandl} | R Documentation |
Query or set Quandl API key
Description
Query or set Quandl API key
Usage
Quandl.api_key(api_key)
Arguments
api_key |
Optionally passed parameter to set Quandl |
Value
Returns invisibly the currently set api_key
.
Examples
## Not run:
Quandl.api_key('foobar')
## End(Not run)
[Package Quandl version 2.11.0 Index]