getTokenExpiration {icesSAG} | R Documentation |
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()
Value
An integer.
Author(s)
Colin Millar.
Examples
## Not run:
getTokenExpiration()
## End(Not run)
# tell icesSAG to use the SG token
options(icesSAG.use_token = TRUE)
[Package icesSAG version 1.4.1 Index]