SnapshotSpot | R Documentation |
SnapshotSpot Class
An R6Class
generator object
code
integer
msg
character
snapshotVos
list( SnapshotSpotSnapshotVos )
new()
SnapshotSpot$new(code, msg, snapshotVos, ...)
toJSON()
SnapshotSpot$toJSON()
fromJSON()
SnapshotSpot$fromJSON(SnapshotSpotJson)
toJSONString()
SnapshotSpot$toJSONString()
fromJSONString()
SnapshotSpot$fromJSONString(SnapshotSpotJson)
clone()
The objects of this class are cloneable with this method.
SnapshotSpot$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.