ColumnCheckList-class: Class 'ColumnCheckList'

Description Usage Arguments Objects from the Class Extends See Also Examples

Description

An object containing multiple column-level constraint checks.

Usage

1

Arguments

...

Objects of class ColumnChecks to include. All arguments must be named. The names of the ColumnChecks objects will correspond with their names in the data.frame to be checked.

Objects from the Class

Objects can be created by calls of the form ColumnCheckList(...).

Extends

HList

directly.

See Also

Other Check.objects: ColumnChecks, ColumnChecks, TableChecks, TableChecks

Examples

1
showClass("ColumnCheckList")

jrnold/r-checker documentation built on May 20, 2019, 1:04 a.m.