Description Usage Details Value Examples
Returns a tidy data frame of all active cryptocurrency at coinmarketcap
1 | listing()
|
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.
A data frame with four columns: id
, name
, symbol
and website_slug
,
1 | coins <- listing()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.