countpeaks: countpeaks

Description Usage Arguments Value

Description

Count the number of signals in the intensity vector.

Usage

1
countpeaks(intensity_vec, missing_val = 0)

Arguments

intensity_vec

Vector of intensities

missing_val

How are the missing values represented in the intensity vector? eg: NA or 0

Value

Number of peaks with signals.


BowenNCSU/xMSanalyzer documentation built on May 24, 2019, 7:36 a.m.