View source: R/roccaWhistleCalcs.R
roccaWhistleCalcs | R Documentation |
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>
roccaWhistleCalcs(data)
data |
a list that must have |
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.
Taiki Sakai taiki.sakai@noaa.gov
data(testWhistle)
roccaWhistleCalcs(testWhistle)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.