plot_top_currencies: Plot The Price of the Largest Market Cap Cryptocurrencies

Description Usage Arguments Value Examples

View source: R/plot.R

Description

Plot The Price of the Largest Market Cap Cryptocurrencies

Usage

1
plot_top_currencies(currency = "USD", k = 5, bar_color = "grey")

Arguments

currency

currency code (default is 'USD')

k

the number of top cryptocurrencies to plot (default is 5)

bar_color

a valid color name or hexadecimal color code (default is 'grey')

Value

A ggplot of top Cryptocurrencies based on their rank (Market Cap)

Examples

1
2

trafficonese/coinmarketcap_v2 documentation built on Nov. 5, 2019, 10:57 a.m.