datashield.workspace_save {DSI} | R Documentation |
Save DataSHIELD R session to a workspace
Description
Save the current state of the DataSHIELD R session in a workspace with the provided name in each data repository.
The workspace can be restored on the next datashield.login
or with datashield.workspace_restore
.
Usage
datashield.workspace_save(conns, ws)
Arguments
conns |
|
ws |
The workspace name |
[Package DSI version 1.6.0 Index]