Table: Table

TableR Documentation

Table

Description

Table

Table

Format

R6Class object.

Super class

tercenApi::Base -> Table

Public fields

nRows

of type int.

properties

object of class TableProperties.

columns

list of class Column.

Methods

Public methods

Inherited methods

Method new()

Usage
Table$new(json = NULL)

Method init()

Usage
Table$init()

Method initJson()

Usage
Table$initJson(json)

Method toTson()

Usage
Table$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Table$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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