Learn R Programming

enviGCMS (version 0.7.1)

plotsub: Plot the background of data

Description

Plot the background of data

Usage

plotsub(data)

Arguments

data

imported data matrix of GC-MS

Examples

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

Run the code above in your browser using DataLab