heatmap_quality: Draws a heatmap based on data quality scores

Description Usage Arguments Details Author(s) See Also

Description

Knows to extract the quality matrix from the profile object and pass it on to the heatmap function. Plots a heatmap.

Usage

1
2
heatmap_quality(profile, recLab = NULL, recMax = 100, scoreMax = NULL,
  cols = NULL, ...)

Arguments

profile

a datadict.profile object

recLab

variable that should be used for labeling the records

recMax

maximum first n records for display

scoreMax

maxim quality score to filter out

cols

color scheme

...

as in heatmap function

Details

Currently this function is limited a table siZĂ© of 300 records.

Author(s)

Reinhard Simon

See Also

Other visuals: heatmap.quality; ruleCoverage; rule_coverage; scoreSum; score_sum


datacheck documentation built on May 2, 2019, 4:52 a.m.