bt_api_check: Check the Connection to the Bittrex Exchange

View source: R/public-interface.r

bt_api_checkR Documentation

Check the Connection to the Bittrex Exchange

Description

The bt_api_check() function checks to see if you can successfully connect to https://bittrex.com.

Usage

bt_api_check(warn = TRUE)

Arguments

warn

if the request is not successful, should a warning be provided with the status code.

Value

A named logical indicating if you can connect to the exchange through the public interface.

Examples

## Not run: 
bt_api_check()

## End(Not run)

kaneplusplus/bittrex documentation built on July 6, 2022, 10:02 p.m.