Model: Model Class

ModelR Documentation

Model Class

Description

Model Class

Model Class

Public fields

connection
name
value_formats

Methods

Public methods


Method new()

Usage
Model$new(connection, name, value_formats)

Method toJSON()

Usage
Model$toJSON()

Method fromJSONObject()

Usage
Model$fromJSONObject(ModelJsonObject)

Method fromJSON()

Usage
Model$fromJSON(ModelJson)

Method toJSONString()

Usage
Model$toJSONString()

Method fromJSONString()

Usage
Model$fromJSONString(ModelJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Model$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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