| QueryReader | R Documentation |
QueryReader Class
An R6Class generator object
layoutLayout [optional]
subarraySubarray [optional]
readStateReadState [optional]
varOffsetsModecharacter [optional]
varOffsetsAddExtraElementcharacter [optional]
varOffsetsBitsizeinteger [optional]
new()QueryReader$new( layout = NULL, subarray = NULL, readState = NULL, varOffsetsMode = NULL, varOffsetsAddExtraElement = NULL, varOffsetsBitsize = NULL, ... )
toJSON()QueryReader$toJSON()
fromJSON()QueryReader$fromJSON(QueryReaderJson)
toJSONString()QueryReader$toJSONString()
fromJSONString()QueryReader$fromJSONString(QueryReaderJson)
clone()The objects of this class are cloneable with this method.
QueryReader$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.