| UDFRanges | R Documentation |
UDFRanges Class
An R6Class generator object
layoutLayout [optional]
rangeslist( 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.