Description Format Public fields Methods
Calculation Class
An R6Class
generator object
pa
named list( PACalculationParameters ) [optional]
spar
named list( SPARCalculationParameters ) [optional]
vault
named list( VaultCalculationParameters ) [optional]
new()
Calculation$new(pa = NULL, spar = NULL, vault = NULL, ...)
toJSON()
Calculation$toJSON()
fromJSON()
Calculation$fromJSON(CalculationJson)
toJSONString()
Calculation$toJSONString()
fromJSONString()
Calculation$fromJSONString(CalculationJson)
clone()
The objects of this class are cloneable with this method.
Calculation$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.