Description Format Public fields Methods
Calculation Class
An R6Class generator object
panamed list( PACalculationParameters ) [optional]
sparnamed list( SPARCalculationParameters ) [optional]
vaultnamed 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.