powered by
Returns REST service URL for the Poloniex Public API
GetPoloniexPublicURL(theObject)
The object on which the function should be called
base.url - a length-one character vector. Represents the Poloniex public API service base url.
# NOT RUN { poloniex.public <- PoloniexPublicAPI() GetPoloniexPublicURL(poloniex.public) # }
Run the code above in your browser using DataLab