sound_pyramid: Prepare pulse parameters based on generic pulse properties...

Description Usage Arguments

View source: R/sound_pyramid.R

Description

Usage

1
2
3
4
5
6
7
sound_pyramid(x, ...)

## S3 method for class 'soundPulse'
sound_pyramid(x, end_frequency = c(10, Inf), ...)

## S3 method for class 'soundDatabase'
sound_pyramid(x, spectrogram, n, ...)

Arguments

x

the object

...

further arguments used by some methods

end_frequency

a vector of length 2 defining the lower and upper boundary for the end frequency of relevant pulses

spectrogram

an optional spectrogram id

n

the optimal sample size. If n is not set, then the entire set will be returned


ThierryO/soundcluster documentation built on May 26, 2019, 12:30 a.m.