Learn R Programming

icesConnect (version 1.1.4)

clear_token: clear_token

Description

Deletes the token from the key ring.

Usage

clear_token(username = get_username())

Value

no return value

Arguments

username

the ices username that you require a token for, Default: getOption("ices.username")

Examples

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


Run the code above in your browser using DataLab