Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 466 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 466 Bytes

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")