Calculation: Calculation

Description Format Public fields Methods

Description

Calculation Class

Format

An R6Class generator object

Public fields

pa

named list( PACalculationParameters ) [optional]

spar

named list( SPARCalculationParameters ) [optional]

vault

named list( VaultCalculationParameters ) [optional]

Methods

Public methods


Method new()

Usage
Calculation$new(pa = NULL, spar = NULL, vault = NULL, ...)

Method toJSON()

Usage
Calculation$toJSON()

Method fromJSON()

Usage
Calculation$fromJSON(CalculationJson)

Method toJSONString()

Usage
Calculation$toJSONString()

Method fromJSONString()

Usage
Calculation$fromJSONString(CalculationJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Calculation$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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