Readable Array class

Format

R6Class object.

Value

Object of R6Class .

Super class

tableschema.r::Readable -> ReadableArray

Methods

Public methods

Inherited methods

Method new()

Usage

ReadableArray$new(options = list())


Method iterable()

Usage

ReadableArray$iterable()


Method clone()

The objects of this class are cloneable with this method.

Usage

ReadableArray$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.