ModelSet: ModelSet Class

ModelSetR Documentation

ModelSet Class

Description

ModelSet Class

ModelSet Class

Public fields

can
all_access
built_in
id
models
name
url

Methods

Public methods


Method new()

Usage
ModelSet$new(can, all_access, built_in, id, models, name, url)

Method toJSON()

Usage
ModelSet$toJSON()

Method fromJSONObject()

Usage
ModelSet$fromJSONObject(ModelSetJsonObject)

Method fromJSON()

Usage
ModelSet$fromJSON(ModelSetJson)

Method toJSONString()

Usage
ModelSet$toJSONString()

Method fromJSONString()

Usage
ModelSet$fromJSONString(ModelSetJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ModelSet$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.