historical_data: Returns a Tidy data frame of historical data for selected...

Description Usage Arguments Details Value Examples

Description

Returns a tidy data frame of historical data for specificed cryptocurrencies

Usage

1
historical_data(cryptocurrency = c("BTC", "PPC"))

Arguments

cryptocurrency

A vector with cryptocurrency symbols

Details

The tidy data frame constains general information about the selected cryptocurrencies on date.

Value

A data frame with fourteen columns.

Examples

1
data <- historical_data(cryptocurrency = c('BTC'))

adelmofilho/kRypto documentation built on May 13, 2019, 12:17 p.m.