plothm: Plot the heatmap of mzrt profiles

View source: R/plotmzrt.R

plothmR Documentation

Plot the heatmap of mzrt profiles

Description

Plot the heatmap of mzrt profiles

Usage

plothm(data, lv, index = NULL)

Arguments

data

data row as peaks and column as samples

lv

group information

index

index for selected peaks

Examples

data(list)
plothm(list$data, lv = as.factor(list$group$sample_group))

yufree/enviGCMS documentation built on Sept. 12, 2023, 6:34 p.m.