getRemoteWorkspace: Copy the workspace if the remote R session.
Description
Copy all objects from the remote R session and load them into the local R session.
Usage
getRemoteWorkspace()
Details
Complete documentation: https://go.microsoft.com/fwlink/?linkid=836352
See Also
Examples
## Not run:
getRemoteWorkspace()
## End(Not run)