Unlimited learning, half price | 50% off
Get 50% off unlimited learning

tableschema.r (version 1.1.1)

TableSchemaError: TableSchemaError class

Description

Error class for Table Schema

Arguments

Value

Object of R6Class .

Format

R6Class object.

Methods


Method new()

Usage

TableSchemaError$new(message, error = NULL)


Method clone()

The objects of this class are cloneable with this method.

Usage

TableSchemaError$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.