regions_from_peak_table: Build list of regions for peak integration

Description Usage Arguments Value See Also

View source: R/nmr_detect_peaks_align.R

Description

Build list of regions for peak integration

Usage

1
regions_from_peak_table(peak_pos_ppm, peak_width_ppm)

Arguments

peak_pos_ppm

The peak positions, in ppm

peak_width_ppm

The peak widths (or a single peak width for all peaks)

Value

A list of regions suitable for nmr_integrate_regions

See Also

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()


AlpsNMR documentation built on April 1, 2021, 6:02 p.m.