Description Format Public fields Methods
PACalculationParameters Class
An R6Class generator object
componentidcharacter
accountslist( PAIdentifier ) [optional]
benchmarkslist( PAIdentifier ) [optional]
datesPADateParameters [optional]
groupslist( PACalculationGroup ) [optional]
currencyisocodecharacter [optional]
columnslist( PACalculationColumn ) [optional]
new()PACalculationParameters$new( componentid, accounts = NULL, benchmarks = NULL, dates = NULL, groups = NULL, currencyisocode = NULL, columns = NULL, ... )
toJSON()PACalculationParameters$toJSON()
fromJSON()PACalculationParameters$fromJSON(PACalculationParametersJson)
toJSONString()PACalculationParameters$toJSONString()
fromJSONString()PACalculationParameters$fromJSONString(PACalculationParametersJson)
clone()The objects of this class are cloneable with this method.
PACalculationParameters$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.