Description Usage Arguments Value See Also
View source: R/nmr_detect_peaks_align.R
Build list of regions for peak integration
1 | regions_from_peak_table(peak_pos_ppm, peak_width_ppm)
|
peak_pos_ppm |
The peak positions, in ppm |
peak_width_ppm |
The peak widths (or a single peak width for all peaks) |
A list of regions suitable for nmr_integrate_regions
Other peak detection functions:
Pipelines
,
nmr_baseline_threshold()
,
nmr_identify_regions_blood()
,
nmr_identify_regions_cell()
,
nmr_identify_regions_urine()
,
nmr_integrate_regions()
,
validate_nmr_dataset_peak_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.