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)

pmd documentation built on April 4, 2025, 2:15 a.m.