Learn R Programming

rgdax (version 1.2.1)

public_time: 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()

Arguments

Value

Dataframe with time in ISO and the epoch field represents decimal seconds since Unix Epoch.

Examples

Run this code
# NOT RUN {
public_time()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab