jomuller/dfcheck: Tools to check the consistency of a data.frame

Data tables from the real world have almost always defects :not rectangular, wrong type detected, close names of levels that should be just mispelling, extra spaces... The aim of this package is to give several tools to check (1) the global structure of a data.frame and then (2) check each column to find possible errors. If an error is found, a message is given that should help an human to correct it or could be used with some automated tools to fix it.

Getting started

Package details

MaintainerJoris Muller <joris.muller@jom.link>
LicenseGPL-3
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jomuller/dfcheck")
jomuller/dfcheck documentation built on May 19, 2019, 7:26 p.m.