ColumnSummary: ColumnSummary

Description Format Public fields Methods

Description

ColumnSummary Class

Format

An R6Class generator object

Public fields

name

character [optional]

directory

character [optional]

category

character [optional]

Methods

Public methods


Method new()

Usage
ColumnSummary$new(name = NULL, directory = NULL, category = NULL, ...)

Method toJSON()

Usage
ColumnSummary$toJSON()

Method fromJSON()

Usage
ColumnSummary$fromJSON(ColumnSummaryJson)

Method toJSONString()

Usage
ColumnSummary$toJSONString()

Method fromJSONString()

Usage
ColumnSummary$fromJSONString(ColumnSummaryJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ColumnSummary$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


factset.analyticsapi.engines documentation built on Feb. 2, 2020, 5:06 p.m.