Thanks to visit codestin.com
Credit goes to docs.ropensci.org

Skip to contents

Logout of the EDI repository

Usage

logout()

Value

(NULL) No return value.

Details

Removes the temporary authentication token system variable "EDI_TOKEN".

See also

Other Authentication: login()

Examples

if (FALSE) { # \dontrun{
logout()
} # }