TableSummary: TableSummary

TableSummaryR Documentation

TableSummary

Description

TableSummary

TableSummary

Format

R6Class object.

Super class

tercenApi::Base -> TableSummary

Public fields

n

of type int.

size

of type int.

nr

of type int.

nc

of type int.

Methods

Public methods

Inherited methods

Method new()

Usage
TableSummary$new(json = NULL)

Method init()

Usage
TableSummary$init()

Method initJson()

Usage
TableSummary$initJson(json)

Method toTson()

Usage
TableSummary$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
TableSummary$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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