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