Returns sample TextGrid with continuity problem.
tg.sampleProblem()
TextGrid
tg.repairContinuity
tg <- tg.sampleProblem() tg2 <- tg.repairContinuity(tg) tg2 <- tg.repairContinuity(tg2) tg.plot(tg2)