LookModel: LookModel Class

LookModelR Documentation

LookModel Class

Description

LookModel Class

LookModel Class

Public fields

id
label

Methods

Public methods


Method new()

Usage
LookModel$new(id, label)

Method toJSON()

Usage
LookModel$toJSON()

Method fromJSONObject()

Usage
LookModel$fromJSONObject(LookModelJsonObject)

Method fromJSON()

Usage
LookModel$fromJSON(LookModelJson)

Method toJSONString()

Usage
LookModel$toJSONString()

Method fromJSONString()

Usage
LookModel$fromJSONString(LookModelJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LookModel$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.