coinbase_single_currency | R Documentation |
coinbase_single_currency
coinbase_single_currency(currency, timeout_seconds = 60)
currency |
the currency id for the relevant asset |
timeout_seconds |
seconds until the query times out. Default is 60. |
returns a list with details related to the specified currency
currency <- 'btc'
coinbase_single_currency(currency, 4.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.