resume: Return the user to the 'REMOTE>' command prompt.

Description

When executed from the local R session, returns the user to the 'REMOTE>' command prompt, and sets a remote execution context.

Usage

  resume()

Details

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

See Also

remoteCommandLine

Examples


 ## Not run:

resume()
## End(Not run)