Learn R Programming

monitoR (version 1.2)

oven: Ovenbird (Seiurus aurocapilla) Song

Description

A 3 second wave recording of an Ovenbird (Seiurus aurocapilla) song.

Usage

data(oven)

Arguments

Format

The format is:
Formal class 'Wave' [package "tuneR"] with 6 slots ..@ left : int [1:120001] 84 170 281 142 129 55 120 181 126 178 ... ..@ right : num(0) ..@ stereo : logi FALSE ..@ samp.rate: int 24000 ..@ bit : int 16 ..@ pcm : logi TRUE

Examples

Run this code
data(oven)
viewSpec(oven)

Run the code above in your browser using DataLab