plotpaired {pmd} | R Documentation |
Plot the mass pairs and high frequency mass distances
plotpaired(list, index = NULL, ...)
list |
a list from getpaired function |
index |
index for PMD value |
... |
other parameters for plot function |
data(spmeinvivo)
pmd <- getpaired(spmeinvivo)
plotpaired(pmd)