status: Get API status for supported platforms

Description Usage Value Examples

View source: R/status.R

Description

Get API status for supported platforms

Usage

1

Value

Console output describing the status of each supported API with either "GOOD" or "BAD".

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
## Not run: 
    cryptocurr::status()

    # OUTPUT:
    # cryptocurr
    # ===============
    # BITFENIX GOOD
    # COINBASE BAD
    # KRAKEN   BAD
    # BINANCE  BAD

## End(Not run)

program--/cryptocurr documentation built on Jan. 26, 2021, 1:36 a.m.