GetPoloniexPublicURL: 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

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)

Example output

Poloniex API wrapper - Provided by Essential Data Science Consulting ltd.
  Author      - Jellen Vermeir (jellenvermeir@essentialquant.com)
  Github      - https://github.com/VermeirJellen/PoloniexR
  Examples    - http://EssentialQuant.com/blog/PoloniexR
BTC Donations - 1QHtZLZ15Cmj4FPr5h5exDjYciBDhh7mzA
[1] "https://poloniex.com/public?"

PoloniexR documentation built on July 11, 2017, 1:02 a.m.