area_sum_points: area sum

View source: R/finding_peaks.R

area_sum_pointsR Documentation

area sum

Description

calculate the area based on summing the points

Usage

area_sum_points(peak_mz, peak_intensity, zero_value = 0)

Arguments

peak_mz

the mz in the peak

peak_intensity

the peak intensities

zero_value

what value actually represents zero

Value

numeric


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.