Learn R Programming

data.checker (version 2.0.0)

is_type_valid: Check type of column in schema is valid

Description

Check type of column in schema is valid

Usage

is_type_valid(schema)

Value

TRUE if all column types are valid, otherwise an error is raised.

Arguments

schema

the validator schema