dsListWorkspaces,DSLiteConnection-method {DSLite}R Documentation

List workspaces

Description

List workspaces saved in the data repository.

Usage

## S4 method for signature 'DSLiteConnection'
dsListWorkspaces(conn)

Arguments

conn

DSLiteConnection-class class object

Value

A data frame.


[Package DSLite version 1.4.0 Index]