setPath: Set path to the folder containing PHYLIP executables for the current R session
Description
Sets the path to the folder containing PHYLIP executables for the current R session. Once setPath
has been used, Rphylip functions will no longer search for the path to the PHYLIP executable, using path
instead.
clearPath
clears the path.Usage
setPath(path)
clearPath()