roccaWhistleCalcs {PAMpal} | R Documentation |
Calculate a Set of Measurements for Whistles
Description
Calculate a set of measurements from a whistle contour. All calculations following ROCCA method from Julie and Michael Oswald, as implemented in Pamguard and detailed in Oswald et al (2007) <doi:10.1121/1.2743157>
Usage
roccaWhistleCalcs(data)
Arguments
data |
a list that must have |
Value
A list with 50 calculated ROCCA parameters, each item in the list will only have 1 entry so that this can easily be converted to a data frame.
Author(s)
Taiki Sakai taiki.sakai@noaa.gov
Examples
data(testWhistle)
roccaWhistleCalcs(testWhistle)
[Package PAMpal version 1.2.1 Index]