Manifest: Manifest Class

ManifestR Documentation

Manifest Class

Description

Manifest Class

Manifest Class

Public fields

can
name
imports
localization_settings

Methods

Public methods


Method new()

Usage
Manifest$new(can, name, imports, localization_settings)

Method toJSON()

Usage
Manifest$toJSON()

Method fromJSONObject()

Usage
Manifest$fromJSONObject(ManifestJsonObject)

Method fromJSON()

Usage
Manifest$fromJSON(ManifestJson)

Method toJSONString()

Usage
Manifest$toJSONString()

Method fromJSONString()

Usage
Manifest$fromJSONString(ManifestJson)

Method clone()

The objects of this class are cloneable with this method.

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