plott | R Documentation |
plot GC-MS data as a heatmap for constant speed of temperature rising
plott(data, log = FALSE, temp = c(100, 320))
data |
imported data matrix of GC-MS |
log |
transform the intensity into log based 10 |
temp |
temperature range for constant speed |
heatmap
## Not run: matrix <- getmd(rawdata) plott(matrix) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.