Learn R Programming

enviGCMS (version 0.8.0)

plotsms: Plot the intensity distribution of GC-MS

Description

Plot the intensity distribution of GC-MS

Usage

plotsms(meanmatrix, rsdmatrix)

Arguments

meanmatrix

mean data matrix of GC-MS(n=5)

rsdmatrix

standard deviation matrix of GC-MS(n=5)

Examples

Run this code
if (FALSE) {
plotsms(meanmatrix,rsdmatrix)
}

Run the code above in your browser using DataLab