binance_credentials | R Documentation |
Sets the API key and secret to interact with the Binance API
binance_credentials(key, secret)
key |
string |
secret |
string |
No return values, setting config in the package namespace.
## Not run:
binance_credentials('foo', 'bar')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.