coinnames: Coin Names for Currencies

Description Usage Value References Examples

View source: R/ccex.r

Description

The coinnames function returns the full coin names for all available currencies on the C-Cex crypto-currency exchange https://c-cex.com.

Usage

1

Value

A named list with the following elements:

References

https://c-cex.com/?id=api#coinnames.json

Examples

1
2
3
4
5
## Not run: 
cns = coinnames()$result
head(cns)

## End(Not run)

kaneplusplus/ccex documentation built on May 20, 2019, 7:20 a.m.