Learn R Programming

enviGCMS (version 0.5.7)

plotsub: Plot the backgrond of data

Description

Plot the backgrond of data

Usage

plotsub(data)

Arguments

data

imported data matrix of GC-MS

Examples

Run this code
# NOT RUN {
matrix <- getmd(rawdata)
plotsub(matrix)
# }

Run the code above in your browser using DataLab