DependencyGraph: DependencyGraph Class

DependencyGraphR Documentation

DependencyGraph Class

Description

DependencyGraph Class

DependencyGraph Class

Public fields

graph_text

Methods

Public methods


Method new()

Usage
DependencyGraph$new(graph_text)

Method toJSON()

Usage
DependencyGraph$toJSON()

Method fromJSONObject()

Usage
DependencyGraph$fromJSONObject(DependencyGraphJsonObject)

Method fromJSON()

Usage
DependencyGraph$fromJSON(DependencyGraphJson)

Method toJSONString()

Usage
DependencyGraph$toJSONString()

Method fromJSONString()

Usage
DependencyGraph$fromJSONString(DependencyGraphJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DependencyGraph$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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