powered by
coinbase_single_currency
coinbase_single_currency(currency, timeout_seconds = 60)
returns a list with details related to the specified currency
the currency id for the relevant asset
seconds until the query times out. Default is 60.
currency <- 'btc' coinbase_single_currency(currency, 4.5)
Run the code above in your browser using DataLab