MathieuMarauri/auditdata: Performs a Quality Audit of a Table

The main function of this package, 'report_data_quality()', computes the number of missing values by variables and depending on the types of the variables some other key indicators. Quantiles are computed for numeric variables and for categorical variables a frequency table of the unique values is returned. Date variables are also managable. An excel report is rendered using the openxlsx package.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("MathieuMarauri/auditdata")
MathieuMarauri/auditdata documentation built on March 6, 2020, 7:09 p.m.