OperatorResult: OperatorResult

OperatorResultR Documentation

OperatorResult

Description

OperatorResult

OperatorResult

Format

R6Class object.

Super class

tercenApi::Base -> OperatorResult

Public fields

tables

list of class Table.

joinOperators

list of class JoinOperator.

Methods

Public methods

Inherited methods

Method new()

Usage
OperatorResult$new(json = NULL)

Method init()

Usage
OperatorResult$init()

Method initJson()

Usage
OperatorResult$initJson(json)

Method toTson()

Usage
OperatorResult$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
OperatorResult$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.