Learn R Programming

EDIutils (version 2.1.0)

logout: Logout of the EDI repository

Description

Logout of the EDI repository

Usage

logout()

Arguments

Value

(NULL) No return value.

Details

Removes the temporary authentication token system variables "EDI_TOKEN" and "AUTH_TOKEN".

See Also

Other Authentication: login()

Examples

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

Run the code above in your browser using DataLab