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)

enviGCMS documentation built on Feb. 16, 2023, 8:08 p.m.