Plot the background of data

plotsub(data)

Arguments

data

imported data matrix of GC-MS

Examples

if (FALSE) {
matrix <- getmd(rawdata)
plotsub(matrix)
}