clear_token {icesConnect}R Documentation

clear_token

Description

Deletes the token from the key ring.

Usage

clear_token(username = get_username())

Arguments

username

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

Value

no return value

Examples

## Not run: 
clear_token()

## End(Not run)



[Package icesConnect version 1.1.4 Index]