add.Interval: Add an Interval to a TextGrid

Description Usage Arguments Value Author(s)

Description

Adds an Interval to a specified IntervalTier within a TextGrid.

Usage

1
  add.Interval(textgrid, tier, xmin, xmax, text)

Arguments

textgrid

The TextGrid object to modify.

tier

The name of the IntervalTier as a character vector.

xmin

The beginning time point for the Interval to be inserted.

xmax

The end time point for the Interval to be inserted.

text

The annotation for the Interval to be inserted.

Value

A TextGrid object with the Interval added.

Author(s)

John Pellman


jpellman/textgridR documentation built on May 19, 2019, 10:44 p.m.