Learn R Programming

rPraat (version 1.3.2-1)

tg.sampleProblem: tg.sampleProblem

Description

Returns sample TextGrid with continuity problem.

Usage

tg.sampleProblem()

Arguments

Value

TextGrid

See Also

tg.repairContinuity

Examples

Run this code
# NOT RUN {
tg <- tg.sampleProblem()
tg2 <- tg.repairContinuity(tg)
tg2 <- tg.repairContinuity(tg2)
tg.plot(tg2)
# }

Run the code above in your browser using DataLab