powered by
blockchain_dot_com_symbol
blockchain_dot_com_symbol(symbol, timeout_seconds = 60)
returns a list with various data for specified symbol
the symbol for which to retrieve data
seconds until the query times out. Default is 60.
symbol <- 'BTC-USD' blockchain_dot_com_symbol(symbol, 4.5)
Run the code above in your browser using DataLab