Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 396 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 396 Bytes

The dq package

Travis-CI Build Status

The R package behind https://rtools.mayo.edu/data_exploration/ data quality tab.

There are four main functions:

  • dq_univariate()

  • dq_pairwise()

  • dq_pca()

  • dq_multivariate()

There are also methods for plot(), format(), and summary().