identifyGrpVocalisations: identifyGrpVocalisations: replace appropriate vocalisation...

View source: R/markov.R

identifyGrpVocalisationsR 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])

vocaldia documentation built on Aug. 15, 2022, 1:05 a.m.