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