countpeaks: countpeaks

Description Usage Arguments Value

View source: R/countpeaks.R

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.


kuppal2/xMSanalyzer documentation built on Feb. 12, 2021, 12:36 a.m.