praatSys | R Documentation |
Call 'Praat' via system2()
praatSys(args = "--version", praat = NULL, ...)
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") |
Prints stdout to console
system2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.