Learn R Programming

icesSAG (version 1.4.1)

getTokenExpiration: Get the expiration time of a Standard Graphs token.

Description

Get the number of days remaining for a standard graphs personal access token.

Usage

getTokenExpiration()

Arguments

Value

An integer.

Author

Colin Millar.

Examples

Run this code
if (FALSE) {
getTokenExpiration()
}

# tell icesSAG to use the SG token
options(icesSAG.use_token = TRUE)

Run the code above in your browser using DataLab