it.plot: it.plot

Description Usage Arguments See Also Examples

View source: R/it.R

Description

Plots interactive IntensityTier using dygraphs package.

Usage

1
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

1
2
3
4
5
## Not run: 
it <- it.sample()
it.plot(it)

## End(Not run)

rPraat documentation built on Feb. 28, 2021, 1:06 a.m.