get_bitcoin_price: Gets the most recent bitcoin price in USD from Binance API

Description Usage Arguments

View source: R/get_bitcoin_price.R

Description

This is a wrapper around a library(daroczig/binancer) function binance_coins_prices

Usage

1
get_bitcoin_price(retried = 0, symbol = "BTC")

Arguments

retried

the number of retries previously done before the exponential backoff sleep

symbol

the desired symbol to check on Binance. Default is BTC.


ozkrleal/first-r-package documentation built on June 9, 2020, 11:27 p.m.