R/plotmzrt.R
plothm.Rd
Plot the heatmap of mzrt profiles
plothm(data, lv, index = NULL)
data row as peaks and column as samples
group information
index for selected peaks
data(list) plothm(list$data, lv = as.factor(list$group$sample_group))