powered by
plot GC-MS data as a heatmap for constant speed of temperature rising
plott(data, log = F, temp = c(100, 320))
imported data matrix of GC-MS
transform the intensity into log based 10
temprature range for constant speed
heatmap
# NOT RUN { matrix <- getmd(rawdata) plott(matrix) # }
Run the code above in your browser using DataLab