farr2007 {tdsc}R Documentation

Coding Matrix from Farr (2007)

Description

Coding matrix used by Farr (2007).

Usage

data(farr2007)

Format

Matrix

References

Farr (2007) “Automated Bioacoustic Identification of Statutory Quarantined Insect Pests”. PhD thesis. University of Hull.

Examples

library(tuneR)
wave <- readWave(system.file("extdata", "1.wav", package="tdsc"))
data(farr2007)
t <- tdsc(wave, coding_matrix=farr2007)

[Package tdsc version 1.0.4 Index]