| dsRestoreWorkspace,DSLiteConnection-method {DSLite} | R Documentation | 
Restore workspace
Description
Restore workspace from the data repository.
Usage
## S4 method for signature 'DSLiteConnection'
dsRestoreWorkspace(conn, name)
Arguments
conn | 
 
  | 
name | 
 Name of the workspace.  | 
[Package DSLite version 1.4.0 Index]