Learn R Programming

SoundShape (version 1.3.1)

cuvieri: Vocalization of the frog Physalaemus cuvieri

Description

Recording of a series of three stereotyped calls emitted by a male frog Physalaemus cuvieri (Amphibia, Anura, Leptodactylidae). Edited from original ".wav" file for optimal sinal to noise ratio and reduced time duration.

Usage

data(cuvieri)

Arguments

Format

An object of class "Wave"; see (tuneR package).

Details

Duration = 1.96 s. Sampling Frequency = 44100 Hz.

Recorded at São José dos Campos Municipality, São Paulo State, Brazil, on 24 September 2013. Air temperature 22ºC.

Examples

Run this code
data(cuvieri)

seewave::oscillo(cuvieri)
seewave::spectro(cuvieri)
threeDspectro(cuvieri, tlim=c(0, 0.5), flim=c(0, 4), samp.grid=FALSE)

Run the code above in your browser using DataLab