Learn R Programming

rPraat (version 1.3.2-1)

it.plot: it.plot

Description

Plots interactive IntensityTier using dygraphs package.

Usage

it.plot(it, group = "", snd = NULL)

Arguments

it

IntensityTier object

group

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

snd

[optional] Sound object

See Also

it.read, tg.plot, it.cut, it.cut0, it.interpolate, it.write

Examples

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

Run the code above in your browser using DataLab