datashield.workspace_save: Save DataSHIELD R session to a workspace

View source: R/datashield.workspace.R

datashield.workspace_saveR 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


DSI documentation built on Oct. 6, 2022, 9:06 a.m.