Harrison4192/validata: Validate Data Frames

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?

Getting started

Package details

MaintainerHarrison Tietze <Harrison4192@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://harrison4192.github.io/validata/ https://github.com/Harrison4192/validata
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Harrison4192/validata")
Harrison4192/validata documentation built on April 14, 2025, 10:25 a.m.