View source: R/summary_event.R
summary_event | R Documentation |
Calculates variaous measures of mean sv, and total backscatter and volume.
summary_event(event, t = 1, plot.hist = FALSE, minlen = 1, cores = 1, ...)
plot.hist |
Logical: If TRUE plot the histogram when calculating the robust mean sv. |
minlen |
The minimum number of acoustic samples. |
... |
Passed on to density() when calculating the robust mean sv. |
data |
A list containing volume and the acoustic data eihter given as 'vbss' for a segment of the data or as 'vbsc'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.