plotsub: Plot the background of data

View source: R/general.R

plotsubR Documentation

Plot the background of data

Description

Plot the background of data

Usage

plotsub(data)

Arguments

data

imported data matrix of GC-MS

Examples

## Not run: 
matrix <- getmd(rawdata)
plotsub(matrix)

## End(Not run)

yufree/enviGCMS documentation built on Sept. 12, 2023, 6:34 p.m.