plothm | R Documentation |
Plot the heatmap of mzrt profiles
plothm(data, lv, index = NULL)
data |
data row as peaks and column as samples |
lv |
group information |
index |
index for selected peaks |
data(list) plothm(list$data, lv = as.factor(list$group$sample_group))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.