public_time {rgdax} | R Documentation |
Get GDAX API Server Time
Description
Gets the server time from GDAX for reference purposes. This function does not take any arguments.
Usage
public_time()
Value
Dataframe with time in ISO and the epoch field represents decimal seconds since Unix Epoch.
Examples
## Not run:
public_time()
## End(Not run)
[Package rgdax version 1.2.1 Index]