summary_TSD: Calculates variaous measures of mean sv, and total...

View source: R/summary_TSD.R

summary_TSDR Documentation

Calculates variaous measures of mean sv, and total backscatter and volume.

Description

Calculates variaous measures of mean sv, and total backscatter and volume.

Usage

summary_TSD(data, plot.hist = FALSE, minlen = 1, ...)

Arguments

data

A list containing volume and the acoustic data eihter given as 'vbss' for a segment of the data or as 'vbsc'.

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.


arnejohannesholmin/sonR documentation built on April 14, 2024, 11:39 p.m.