Description Format Public fields Methods
VaultCalculationParameters Class
An R6Class
generator object
componentid
character
account
VaultIdentifier
dates
VaultDateParameters [optional]
configid
character
new()
VaultCalculationParameters$new( componentid, account, configid, dates = NULL, ... )
toJSON()
VaultCalculationParameters$toJSON()
fromJSON()
VaultCalculationParameters$fromJSON(VaultCalculationParametersJson)
toJSONString()
VaultCalculationParameters$toJSONString()
fromJSONString()
VaultCalculationParameters$fromJSONString(VaultCalculationParametersJson)
clone()
The objects of this class are cloneable with this method.
VaultCalculationParameters$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.