Learn R Programming

Rphylip (version 0.1-23)

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()

Arguments

path
path to the folder contains PHYLIP executables.