TableProfile: TableProfile

TableProfileR Documentation

TableProfile

Description

TableProfile

TableProfile

Format

R6Class object, super class Profile.

Super classes

tercenApi::Base -> tercenApi::Profile -> TableProfile

Public fields

name

of type String inherited from super class Profile.

nRows

of type int.

nCols

of type int.

Active bindings

name

of type String inherited from super class Profile.

Methods

Public methods

Inherited methods

Method new()

Usage
TableProfile$new(json = NULL)

Method init()

Usage
TableProfile$init()

Method initJson()

Usage
TableProfile$initJson(json)

Method toTson()

Usage
TableProfile$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
TableProfile$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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