Learn R Programming

SoundShape (version 1.0)

kroyeri: Vocalization of the frog Physalaemus kroyeri

Description

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

Usage

data(kroyeri)

Arguments

Format

An object of the class "Wave" (tuneR package).

Details

Duration = 3.91 s. Sampling Frequency = 44100 Hz.

Recorded at Ilh<U+00E9>us Municipality, Bahia State, Brazil, on 05 August 1972. Air temperature 24<U+00BA>C.

Examples

Run this code
# NOT RUN {
data(kroyeri)

seewave::oscillo(kroyeri)
seewave::spectro(kroyeri)
threeDspectro(kroyeri,tlim=c(0, 1), flim=c(0, 4), samp.grid=FALSE, dBlevel=25)
# }

Run the code above in your browser using DataLab