View source: R/blockchain_dot_com.R
blockchain_dot_com_symbol | R Documentation |
blockchain_dot_com_symbol
blockchain_dot_com_symbol(symbol, timeout_seconds = 60)
symbol |
the symbol for which to retrieve data |
timeout_seconds |
seconds until the query times out. Default is 60. |
returns a list with various data for specified symbol
symbol <- 'BTC-USD'
blockchain_dot_com_symbol(symbol, 4.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.