plotpaired: Plot the mass pairs and high frequency mass distances

View source: R/pmdvis.R

plotpairedR Documentation

Plot the mass pairs and high frequency mass distances

Description

Plot the mass pairs and high frequency mass distances

Usage

plotpaired(list, index = NULL, ...)

Arguments

list

a list from getpaired function

index

index for PMD value

...

other parameters for plot function

See Also

getpaired, globalstd

Examples

data(spmeinvivo)
pmd <- getpaired(spmeinvivo)
plotpaired(pmd)

yufree/pmd documentation built on April 19, 2024, 9:31 a.m.