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

DSConnection-class object or a list of DSConnection-classs.

ws

The workspace name


[Package DSI version 1.5.0 Index]