powered by
Plots interactive Formant object using dygraphs package.
dygraphs
formant.plot(formant, scaleIntensity = TRUE, drawBandwidth = TRUE, group = "")
Formant object
Point size scaled according to relative intensity
Draw formant bandwidth
[optional] character string, name of group for dygraphs synchronization
formant.read, formant.sample, formant.toArray, tg.plot
formant.read
formant.sample
formant.toArray
tg.plot
# NOT RUN { formant <- formant.sample() formant.plot(formant, drawBandwidth = TRUE) # }
Run the code above in your browser using DataLab