View source: R/get_bitcoin_price.R
This is a wrapper around a library(daroczig/binancer)
function binance_coins_prices
1 | get_bitcoin_price(retried = 0, symbol = "BTC")
|
retried |
the number of retries previously done before the exponential backoff sleep |
symbol |
the desired symbol to check on Binance. Default is BTC. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.