| UDFArrayDetails | R Documentation |
UDFArrayDetails Class
An R6Class generator object
uricharacter [optional]
rangesQueryRanges [optional]
bufferslist( character ) [optional]
new()UDFArrayDetails$new(uri = NULL, ranges = NULL, buffers = NULL, ...)
toJSON()UDFArrayDetails$toJSON()
fromJSON()UDFArrayDetails$fromJSON(UDFArrayDetailsJson)
toJSONString()UDFArrayDetails$toJSONString()
fromJSONString()UDFArrayDetails$fromJSONString(UDFArrayDetailsJson)
clone()The objects of this class are cloneable with this method.
UDFArrayDetails$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.