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?
| Version: | 
0.1.0 | 
| Depends: | 
R (≥ 2.10) | 
| Imports: | 
dplyr, stringr, janitor, rlang, tidyselect, purrr, magrittr, tidyr, tibble, gtools, listviewer, data.table, scales, utils, BBmisc, framecleaner, badger, rlist | 
| Suggests: | 
knitr, rmarkdown, testit, webshot | 
| Published: | 
2021-10-05 | 
| DOI: | 
10.32614/CRAN.package.validata | 
| Author: | 
Harrison Tietze [aut, cre] | 
| Maintainer: | 
Harrison Tietze  <Harrison4192 at gmail.com> | 
| BugReports: | 
https://github.com/Harrison4192/validata/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://harrison4192.github.io/validata/,
https://github.com/Harrison4192/validata | 
| NeedsCompilation: | 
no | 
| Materials: | 
README, NEWS  | 
| CRAN checks: | 
validata results |