Description Usage Arguments Author(s)
View source: R/NMRMetab_plots.R
plot binned spectra
1 2 3 4 5 6 7 | NMRMetab_plot_raw_with_bins(
raw_data,
pattern_file = NULL,
min_x,
max_x,
ymax = 1e+06
)
|
raw_data |
a data.frame. Column as variable and rows as sample |
pattern_file |
pattern file with bins |
min_x |
double |
max_x |
double |
ymax |
int height of the rectangle and of the text for the name of the bin |
Michele Fresneda Alarcon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.