Description Format Public fields Methods
PAComponent Class
An R6Class
generator object
id
character [optional]
accounts
list( PAIdentifier ) [optional]
benchmarks
list( PAIdentifier ) [optional]
currencyisocode
character [optional]
dates
PADateParameters [optional]
snapshot
character [optional]
name
character [optional]
category
character [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)
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.