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