Learn R Programming

rPraat (version 1.3.2-1)

pt.plot: pt.plot

Description

Plots interactive PitchTier using dygraphs package.

Usage

pt.plot(pt, group = "")

Arguments

pt

PitchTier object

group

[optional] character string, name of group for dygraphs synchronization

See Also

pt.read, pt.Hz2ST, pt.cut, pt.cut0, pt.interpolate, pt.write, tg.plot, pitch.plot, formant.plot

Examples

Run this code
# NOT RUN {
pt <- pt.sample()
pt.plot(pt)
# }

Run the code above in your browser using DataLab