ticker: Tidy data frame of ticker data for specificed...

Description Usage Arguments Details Value Examples

Description

Returns a tidy data frame of ticker data for specificed cryptocurrencies

Usage

1
ticker(cryptocurrency = c("BTC"))

Arguments

cryptocurrency

A vector with cryptocurrencies symbol

Details

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

Value

A data frame with fourteen columns.

Examples

1
ticker_data <- ticker(cryptocurrency = c('BTC', 'PPC'))

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