SchemaTable: SchemaTable Class

SchemaTableR Documentation

SchemaTable Class

Description

SchemaTable Class

SchemaTable Class

Public fields

name
sql_escaped_name
schema_name
rows
external
snippets

Methods

Public methods


Method new()

Usage
SchemaTable$new(name, sql_escaped_name, schema_name, rows, external, snippets)

Method toJSON()

Usage
SchemaTable$toJSON()

Method fromJSONObject()

Usage
SchemaTable$fromJSONObject(SchemaTableJsonObject)

Method fromJSON()

Usage
SchemaTable$fromJSON(SchemaTableJson)

Method toJSONString()

Usage
SchemaTable$toJSONString()

Method fromJSONString()

Usage
SchemaTable$fromJSONString(SchemaTableJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SchemaTable$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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