Description Format Public fields Methods
PAComponent Class
An R6Class generator object
idcharacter [optional]
accountslist( PAIdentifier ) [optional]
benchmarkslist( PAIdentifier ) [optional]
currencyisocodecharacter [optional]
datesPADateParameters [optional]
snapshotcharacter [optional]
namecharacter [optional]
categorycharacter [optional]
new()PAComponent$new( id = NULL, accounts = NULL, benchmarks = NULL, currencyisocode = NULL, dates = NULL, snapshot = NULL, name = NULL, category = NULL, ... )
toJSON()PAComponent$toJSON()
fromJSON()PAComponent$fromJSON(PAComponentJson)
toJSONString()PAComponent$toJSONString()
fromJSONString()PAComponent$fromJSONString(PAComponentJson)
clone()The objects of this class are cloneable with this method.
PAComponent$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.