/dataqualr

Primary LanguageROtherNOASSERTION

dataqualr

The goal of dataqualr is to simplify reviewing the contents, frequencies, and quality of a dataset.

Installation

dataqualr is not available from CRAN yet. In the meantime, you can install the development version of dataqualr from Github:

# install.packages("devtools")
devtools::install_github("eauleaf/dataqualr")