hist_NAs: Histogram of number of NAs

Description Usage Arguments Value

Description

Histogram of number of NAs

Usage

1
hist_NAs(mat, by, ..., main = NULL, xlab = NULL)

Arguments

mat

Matrix

by

An integer. Whether to count NAs by rows or by columns (1 = rows, 2 = columns).

main

Title for plot

xlab

Label for x-axis

...

Arguments passed on to hist

Value

Returns NULL invisibly.


cbhelmholtz/metaboliteqc documentation built on May 13, 2019, 2:03 p.m.