logout {EDIutils}R Documentation

Logout of the EDI repository

Description

Logout of the EDI repository

Usage

logout()

Details

Removes the temporary authentication token system variable "EDI_TOKEN".

Value

(NULL) No return value.

See Also

Other Authentication: login()

Examples

## Not run: 
logout()

## End(Not run)


[Package EDIutils version 1.0.3 Index]