v3.1.0
Added
-
praat_plot()to plot waveforms and spectrograms with the Praat plotting facilities. -
use_praat_plot_script()to save a copy of the Praat plotting script on disk. -
praat-plot.Rmdvignette.
Fixed
- Now the path to Praat is set on load and calls to the package namespace with
::will work (closes #5).
Deprecated
set_praat_path()andget_praat_path()have been deprecated. Now the package relies onoptions("speakr.praat.path").