wrapper.corrMatrixD {DAPAR} | R Documentation |
exprs()
tableBuilds a correlation matrix based on a MSnSet
object.
wrapper.corrMatrixD(obj, rate = 5)
obj |
An object of class |
rate |
A float that defines the gradient of colors. |
A colored correlation matrix
Alexia Dorffer
utils::data(Exp1_R25_pept, package='DAPARdata') wrapper.corrMatrixD(Exp1_R25_pept)