clear_token {icesConnect} | R Documentation |
Deletes the token from the key ring.
clear_token(username = getOption("ices.username"))
username |
the ices username that you require a token for, Default: getOption("ices.username") |
no return value
## Not run:
clear_token()
## End(Not run)