Workspace: Workspace Class

WorkspaceR Documentation

Workspace Class

Description

Workspace Class

Workspace Class

Public fields

can
id
projects

Methods

Public methods


Method new()

Usage
Workspace$new(can, id, projects)

Method toJSON()

Usage
Workspace$toJSON()

Method fromJSONObject()

Usage
Workspace$fromJSONObject(WorkspaceJsonObject)

Method fromJSON()

Usage
Workspace$fromJSON(WorkspaceJson)

Method toJSONString()

Usage
Workspace$toJSONString()

Method fromJSONString()

Usage
Workspace$fromJSONString(WorkspaceJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Workspace$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker-open-source/lookr documentation built on Jan. 27, 2024, 1:24 a.m.