calc_point_slopes: calculate subsequent slopes

View source: R/finding_peaks.R

calc_point_slopesR Documentation

calculate subsequent slopes

Description

for a set of mz - intensity point pairs, get the point-to-point slopes

Usage

calc_point_slopes(mz, intensity)

Arguments

mz

the mz values

intensity

the intensity values

Value

numeric


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