area {MethodOpt} | R Documentation |
Computes areas of peaks
Description
Computes the areas beneath the specified maxima.
Usage
area(data, hts, tms)
Arguments
data |
dataframe of time versus intensity. |
hts |
heights of peaks in chronological order. |
tms |
time locations of peaks in chronological order. |
Value
area for each peak
[Package MethodOpt version 1.0.0 Index]