SnapshotFuturesData | R Documentation |
SnapshotFuturesData Class
An R6Class
generator object
assets
list( SnapshotFuturesDataAssets )
position
list( SnapshotFuturesDataPosition )
new()
SnapshotFuturesData$new(assets, position, ...)
toJSON()
SnapshotFuturesData$toJSON()
fromJSON()
SnapshotFuturesData$fromJSON(SnapshotFuturesDataJson)
toJSONString()
SnapshotFuturesData$toJSONString()
fromJSONString()
SnapshotFuturesData$fromJSONString(SnapshotFuturesDataJson)
clone()
The objects of this class are cloneable with this method.
SnapshotFuturesData$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.