wrapper.mvHisto_HC: Histogram of missing values from a 'MSnSet' object

Description Usage Arguments Value Author(s) Examples

View source: R/missingValuesPlots.R

Description

This method plots from a MSnSet object a histogram of missing values.

Usage

1
wrapper.mvHisto_HC(obj, indLegend = "auto", showValues = FALSE, ...)

Arguments

obj

An object of class MSnSet.

indLegend

The indices of the column name's in pData() tab.

showValues

A logical that indicates wether numeric values should be drawn above the bars.

...

xxx

Value

A histogram

Author(s)

Alexia Dorffer

Examples

1
2
utils::data(Exp1_R25_pept, package='DAPARdata')
wrapper.mvHisto_HC(Exp1_R25_pept, showValues=TRUE)

DAPAR documentation built on April 11, 2021, 6 p.m.