| SubarrayRanges | R Documentation |
SubarrayRanges Class
An R6Class generator object
typeDatatype [optional]
hasDefaultRangecharacter [optional]
bufferlist( integer ) [optional]
new()SubarrayRanges$new(type = NULL, hasDefaultRange = NULL, buffer = NULL, ...)
toJSON()SubarrayRanges$toJSON()
fromJSON()SubarrayRanges$fromJSON(SubarrayRangesJson)
toJSONString()SubarrayRanges$toJSONString()
fromJSONString()SubarrayRanges$fromJSONString(SubarrayRangesJson)
clone()The objects of this class are cloneable with this method.
SubarrayRanges$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.