validata-package {validata} | R Documentation |
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?
Author(s)
Maintainer: Harrison Tietze Harrison4192@gmail.com
See Also
Useful links:
Report bugs at https://github.com/Harrison4192/validata/issues
[Package validata version 0.1.0 Index]