identifyGrpVocalisations {vocaldia}R Documentation

identifyGrpVocalisations: replace appropriate vocalisation types

Description

Identify group vocalisations

Usage

identifyGrpVocalisations(vocvector)

Arguments

vocvector

a character vector containing a sequence of vocalisation events

Details

Standardise identifier for group vocalisations

Value

A vector with all events replaced by the appropriate type identifier.

Examples

data(vocdia)
identifyGrpVocalisations(atddia$speaker[1:60])

[Package vocaldia version 0.8.4 Index]