AttributeBufferSize | R Documentation |
AttributeBufferSize Class
An R6Class
generator object
attribute
character
offsetBytes
integer
dataBytes
integer
new()
AttributeBufferSize$new(attribute, offsetBytes, dataBytes, ...)
toJSON()
AttributeBufferSize$toJSON()
fromJSON()
AttributeBufferSize$fromJSON(AttributeBufferSizeJson)
toJSONString()
AttributeBufferSize$toJSONString()
fromJSONString()
AttributeBufferSize$fromJSONString(AttributeBufferSizeJson)
clone()
The objects of this class are cloneable with this method.
AttributeBufferSize$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.