A simple check of a presence of a Praat executable
Usage
have_praat(praat_path = NULL)
Arguments
- praat_path
A character string containing the path to the executable that the function was able to find (or the executable that the function was able to verify the existance of), or NULL if no Praat executable was found and verified.
Value
A boolean indicating whether the Praat executable could be found or not.