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