Description Usage Arguments See Also Examples
Plots interactive Formant object using dygraphs
package.
1 | formant.plot(formant, scaleIntensity = TRUE, drawBandwidth = TRUE, group = "")
|
formant |
Formant object |
scaleIntensity |
Point size scaled according to relative intensity |
drawBandwidth |
Draw formant bandwidth |
group |
[optional] character string, name of group for dygraphs synchronization |
formant.read
, formant.sample
, formant.toArray
, tg.plot
1 2 3 4 5 | ## Not run:
formant <- formant.sample()
formant.plot(formant, drawBandwidth = TRUE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.