regions_from_peak_table {AlpsNMR}R Documentation

Build list of regions for peak integration

Description

Build list of regions for peak integration

Usage

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


[Package AlpsNMR version 3.3.4 Index]