Learn R Programming

validata (version 0.1.0)

validata-package: validata: Validate Data Frames

Description

Functions for validating the structure and properties of data frames. Answers essential questions about a data set after initial import or modification. What are the unique or missing values? What columns form a primary key? What are the properties of the numeric or categorical columns? What kind of overlap or mapping exists between 2 columns?

Arguments

See Also

Useful links: