Learn R Programming

EDIutils (version 1.0.3)

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 variable "EDI_TOKEN".

See Also

Other Authentication: login()

Examples

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

Run the code above in your browser using DataLab