remoteLogout: Logout of the remote R session.

Description

Logout of the remote session on the R Server.

Usage

  remoteLogout()

Details

Complete documentation: https://go.microsoft.com/fwlink/?linkid=836352

See Also

remoteLogin

remoteLoginAAD

Examples


 ## Not run:

remoteLogout()
## End(Not run)