listing: Tidy data frame of all active cryptocurrency at coinmarketcap

Description Usage Details Value Examples

Description

Returns a tidy data frame of all active cryptocurrency at coinmarketcap

Usage

1

Details

The tidy data frame constains meta data about all active cryptocurrency, including (1) all active cryptocurrency´s id, (2) cryptocurrency name, (3) symbol, and the (4) correspondent website slug.

Value

A data frame with four columns: id, name, symbol and website_slug,

Examples

1
coins <- listing()

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