MaxBufferSizes | R Documentation |
MaxBufferSizes Class
An R6Class
generator object
maxBufferSizes
list( AttributeBufferSize ) [optional]
new()
MaxBufferSizes$new(maxBufferSizes = NULL, ...)
toJSON()
MaxBufferSizes$toJSON()
fromJSON()
MaxBufferSizes$fromJSON(MaxBufferSizesJson)
toJSONString()
MaxBufferSizes$toJSONString()
fromJSONString()
MaxBufferSizes$fromJSONString(MaxBufferSizesJson)
clone()
The objects of this class are cloneable with this method.
MaxBufferSizes$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.