wrapper.hc_mvTypePlot2 {DAPAR}R Documentation

Distribution of observed values with respect to intensity values from a MSnSet object

Description

This method is a wrapper for the function hc_mvTypePlot2 adapted to objects of class MSnSet).

Usage

wrapper.hc_mvTypePlot2(obj, ...)

Arguments

obj

An object of class MSnSet.

...

See hc_mvTypePlot2

Value

A scatter plot

Author(s)

Florence Combes, Samuel Wieczorek

Examples

require(DAPARdata)
data(Exp1_R25_pept)
wrapper.hc_mvTypePlot2(Exp1_R25_pept)

[Package DAPAR version 1.16.9 Index]