Description Usage Arguments Details Value Examples
Returns a tidy data frame of historical data for specificed cryptocurrencies
1 | historical_data(cryptocurrency = c("BTC", "PPC"))
|
cryptocurrency |
A vector with cryptocurrency symbols |
The tidy data frame constains general information about the selected cryptocurrencies on date.
A data frame with fourteen columns.
1 | data <- historical_data(cryptocurrency = c('BTC'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.