putLocalWorkspace: Copy the workspace of the local R session.

Description

Copy all objects from the local R session and load them into the remote R session.

Usage

  putLocalWorkspace()

Details

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

See Also

getRemoteWorkspace

getRemoteObject

putLocalObject

Examples


 ## Not run:

putLocalWorkspace()
## End(Not run)