NMRMetab_plot_raw_with_bins: plot NMR_data with bins

Description Usage Arguments Author(s)

View source: R/NMRMetab_plots.R

Description

plot binned spectra

Usage

1
2
3
4
5
6
7
NMRMetab_plot_raw_with_bins(
  raw_data,
  pattern_file = NULL,
  min_x,
  max_x,
  ymax = 1e+06
)

Arguments

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

Author(s)

Michele Fresneda Alarcon


mikies21/beetlesNMR documentation built on Sept. 30, 2021, 11:13 a.m.