GetPoloniexPublicURL-PoloniexPublicAPI-method: Returns REST service URL for the Poloniex Public API

Description Usage Arguments Value Examples

Description

Returns REST service URL for the Poloniex Public API

Usage

1
2
## S4 method for signature 'PoloniexPublicAPI'
GetPoloniexPublicURL(theObject)

Arguments

theObject

The object on which the function should be called

Value

base.url - a length-one character vector. Represents the Poloniex public API service base url.

Examples

1
2
poloniex.public <- PoloniexPublicAPI()
GetPoloniexPublicURL(poloniex.public)

VermeirJellen/PoloniexR documentation built on May 22, 2019, 12:41 p.m.