Learn R Programming

MassSpecWavelet (version 1.38.0)

getRidgeValue: Get the CWT coefficient values corresponding to the peak ridge

Description

Get the CWT coefficient values corresponding to the peak ridge

Usage

getRidgeValue(ridgeList, wCoefs, skip = 0)

Arguments

ridgeList
a list of ridge lines
wCoefs
2-D CWT coefficients
skip
the CWT scale level to be skipped, by default the 0 scale level (raw spectrum) is skipped.

Value

A list of ridge values corresponding to the input ridgeList.

Examples

Run this code

Run the code above in your browser using DataLab