Utility function for getting the full path of the Praat executable.
get_praat.Rd
This function checks the system variables and deduces where Praat is installed. On the OSX platform (Darwin) the Praat app is assumed to exist in the Applications folder, and the actual binary inside of the application package is then used. If not OSX, then the function will search the default search paths for executables set up in the OS. If an explicit path is given, then function will just check whether the executable is actualy present there.