powered by
plot the density for multiple samples
plotden(data, lv, index = NULL, name = NULL, lwd = 1, ...)
mzrt profile with row peaks and column samples
group information
index for selected peaks
name on the figure for samples
the line width for density plot, default 1
parameters for `plot` function
# NOT RUN { data(list) plotden(list$data, lv = as.character(list$group),ylim = c(0,1)) # }
Run the code above in your browser using DataLab