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