modify.Point: Modifies a time point with certain characteristics in a...

Description Usage Arguments Value Author(s)

Description

Modifies an individual time point from a specified IntervalTier within a TextGrid.

Usage

1
2
  modify.Point(textgrid, tier, interval = NULL, point,
    text, newpoint, newtext)

Arguments

textgrid

The TextGrid object to modify.

tier

The name of the IntervalTier as a character vector.

interval

The Interval object to be modified.

point

The current time point.

text

The current annotation for the time point.

newpoint

A new time for the time point.

newtext

A new annotation for the time point.

Value

A TextGrid object with the modified time point.

Author(s)

John Pellman


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