tokenDate {neonUtilities} | R Documentation |
Get expiration date for a NEON API token
Description
Extracts the expiration date from a NEON API token.
Usage
tokenDate(token)
Arguments
token |
User specific API token (generated within data.neonscience.org user accounts) |
Value
Returns the date when the token will expire (or has expired).
Author(s)
Claire Lunch clunch@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 3.0.0 Index]