Man pages for schematic
Tidy Schema Validation for Data Frames

check_schemaValidate a data.frame against a schema
is_all_distinctCheck if all values in a vector are distinct
is_incrementingCheck if the vector is sorted numerically or alphanumerically
is_non_nullCheck if all values are not NA
is_positive_integerCheck if a vector has all positive integers
is_textCheck if a vector is text-based (character or factor)
is_whole_numberCheck if a vector has all whole numbers
last_check_errorsRetrieve latest schematic run time errors
mod_infinitableIgnore infinite values in a predicate
mod_nullableAllow NA in a predicate
print.SchemaPrint method for Schema
schemaCreate a schema object
schematic documentation built on June 9, 2025, 5:10 p.m.