remove.Interval: Remove an Interval with certain characteristics from a...

Description Usage Arguments Value Author(s)

Description

Removes an Interval from a specified IntervalTier within a TextGrid.

Usage

1
  remove.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.

xmax

The end time point for the Interval.

text

The annotation for the interval.

Value

A TextGrid object with the Interval removed.

Author(s)

John Pellman


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