Description Format Public fields Methods
SPARCalculationParameters Class
An R6Class
generator object
componentid
character
accounts
list( SPARIdentifier ) [optional]
benchmark
SPARIdentifier [optional]
dates
SPARDateParameters [optional]
new()
SPARCalculationParameters$new( componentid, accounts = NULL, benchmark = NULL, dates = NULL, ... )
toJSON()
SPARCalculationParameters$toJSON()
fromJSON()
SPARCalculationParameters$fromJSON(SPARCalculationParametersJson)
toJSONString()
SPARCalculationParameters$toJSONString()
fromJSONString()
SPARCalculationParameters$fromJSONString(SPARCalculationParametersJson)
clone()
The objects of this class are cloneable with this method.
SPARCalculationParameters$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.