Call Praat via system2()

praatSys(args = "--version", praat = NULL, ...)

Arguments

args

arguements to pass to Praat

praat

path to Praat. If null will search for Praat in C:/Program Files (for Windows) or attempt to use "praat" for Unix based systems.

...

arguements to pass to internal get_praat_path() function. This can be used to change the folder to look for R in for Windows (default is appDir = "C:/Program Files")

Value

Prints stdout to console

See also

system2