QueryReader: QueryReader

QueryReaderR Documentation

QueryReader

Description

QueryReader Class

Format

An R6Class generator object

Public fields

layout

Layout [optional]

subarray

Subarray [optional]

readState

ReadState [optional]

Methods

Public methods


Method new()

Usage
QueryReader$new(layout = NULL, subarray = NULL, readState = NULL, ...)

Method toJSON()

Usage
QueryReader$toJSON()

Method fromJSON()

Usage
QueryReader$fromJSON(QueryReaderJson)

Method toJSONString()

Usage
QueryReader$toJSONString()

Method fromJSONString()

Usage
QueryReader$fromJSONString(QueryReaderJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
QueryReader$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


eddelbuettel/tldbclr documentation built on Sept. 25, 2022, 12:46 p.m.