dsSaveWorkspace,DSLiteConnection-method {DSLite}R Documentation

Save workspace

Description

Save workspace on the data repository.

Usage

## S4 method for signature 'DSLiteConnection'
dsSaveWorkspace(conn, name)

Arguments

conn

DSLiteConnection-class class object

name

Name of the workspace.


[Package DSLite version 1.4.0 Index]