Learn R Programming

enviGCMS (version 0.5.7)

plottic: Plot Total Ion Chromatogram (TIC)

Description

Plot Total Ion Chromatogram (TIC)

Usage

plottic(data, n = F)

Arguments

data

imported data matrix of GC-MS

n

logical smooth or not

Value

plot

Examples

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

Run the code above in your browser using DataLab