CRAN/E | validata

validata

Validate Data Frames

Installation

About

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?

harrison4192.github.io/validata/
github.com/Harrison4192/validata
Bug report File report

Key Metrics

Version 0.1.0
R ≥ 2.10
Published 2021-10-05 905 days ago
Needs compilation? no
License MIT
License File
CRAN checks validata results

Downloads

Yesterday 9 0%
Last 7 days 41 -24%
Last 30 days 196 -13%
Last 90 days 822 +22%
Last 365 days 2.756 -7%

Maintainer

Maintainer

Harrison Tietze

Harrison4192@gmail.com

Authors

Harrison Tietze

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

PackageIntroduction

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

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

Reverse Imports

TidyConsultant