Skip to content

mayoverse/dq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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().