Learn R Programming

monitoR (version 1.2)

survey: Sample Acoustic Survey (Short)

Description

A composite wave file 23.5 seconds long containing 3 black-throated green warbler (Setophaga virens) songs (at 1.8, 10.5, and 21.6 seconds) and 4 ovenbird (Seiurus aurocapilla) songs (at 5.8, 9.1, 14.8, and 22.0 seconds). The ovenbird song at 14.8 seconds is considerably lower amplitude than the others.

Usage

data(survey)

Arguments

Format

The format is:
Formal class 'Wave' [package "tuneR"] with 6 slots ..@ left : int [1:564000] 135 192 230 163 158 230 289 277 249 280 ... ..@ right : num(0) ..@ stereo : logi FALSE ..@ samp.rate: int 24000 ..@ bit : int 16 ..@ pcm : logi TRUE

Examples

Run this code
data(survey)
viewSpec(survey)

Run the code above in your browser using DataLab