datashield.workspace_restore: Restore saved workspace to the current DataSHIELD R session

View source: R/datashield.workspace.R

datashield.workspace_restoreR Documentation

Restore saved workspace to the current DataSHIELD R session

Description

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.

Usage

datashield.workspace_restore(conns, ws)

Arguments

conns

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

ws

The workspace name


DSI documentation built on Nov. 3, 2024, 9:08 a.m.