CalculateMaxBoundaryIntensity: Compute maximum intensity at the peak boundary of each...

Description Usage Arguments Value Examples

Description

The function takes a peak group of class peakObj as input and returns a numeric vector of maximum intensity at peak boundary for individual transition peaks in the peak group.

Usage

1

Arguments

peak

A peak group of class peakObj

Value

A numeric vector of maximum intensity at peak boundary for individual transition peaks in the peak group

Examples

1
2
peak <- data.CSF$data$PeakGroup[[1]]
transition.max.at.boundary.intensities <- CalculateMaxBoundaryIntensity(peak)

shadieshghi/TargetedMSQC documentation built on May 13, 2019, 12:20 p.m.