powered by
Returns REST service commands for the Poloniex Public API
# S4 method for PoloniexPublicAPI GetPoloniexPublicCommands(theObject)
The public client API object on which the function should be called
commands - a list with Key/value string pairs Represents the command strings for the respective public API functions.
# NOT RUN { poloniex.public <- PoloniexPublicAPI() GetPoloniexPublicCommands(poloniex.public) # }
Run the code above in your browser using DataLab