datashield.workspace_restore {DSI} | R Documentation |
Restore the state of a previously saved DataSHIELD R session (the workspace saved with datashield.workspace_save
)
with the provided name from each data repository. Note that when restoring a workspace, any existing
symbol or file with same name will be overridden.
datashield.workspace_restore(conns, ws)
conns |
|
ws |
The workspace name |