plotMissMat: show data missingness as a chequered matrix

Description Usage Arguments Value

View source: R/plotMissing.R

Description

show data missingness as a chequered matrix

Usage

1
2
plotMissMat(x, outFile = "miss.pdf", wd = 8, ht = 8, xlab = "x",
  ylab = "y", border = "grey50")

Arguments

x

(matrix) data matrix.

outFile

(char) path to file for printing graph

wd

(numeric) width in inches

ht

(numeric) height in inches

Value

plots missingness matrix to file


shraddhapai/dataExplore documentation built on March 9, 2020, 9:17 a.m.