query_dict: Market API query function dictionary

Description Usage Note Examples

View source: R/dictionaries.R

Description

By default provided to getOption("Rbitcoin.query.dict"). This function returns built-in Rbitcoin supported markets dictionary. Granularity of query dictionary data is c("market"). This dictionary can be edited/extended by user for new markets.
Currently supported:

Usage

1

Note

Do not use query.dict from untrusted source or read whole it's code to ensure it is safe! The api dictionary was not fully tested, please follow the examples, if you find any bugs please report.

Examples

1
2
3
4
## Not run: 
query_dict()[]

## End(Not run)

jangorecki/Rbitcoin documentation built on May 18, 2019, 12:24 p.m.