Learn R Programming

DAPAR (version 1.4.7)

wrapper.corrMatrixD: Displays a correlation matrix of the quantitative data of the exprs() table

Description

Builds a correlation matrix based on a MSnSet object.

Usage

wrapper.corrMatrixD(obj, rate = 5)

Arguments

obj
An object of class MSnSet.
rate
A float that defines the gradient of colors.

Value

A colored correlation matrix

Examples

Run this code
data(UPSpep25)
wrapper.corrMatrixD(UPSpep25)

Run the code above in your browser using DataLab