.get.exepath {ptm} | R Documentation |
Find Full Paths to Executables
Description
Finds the path to an executable.
Usage
.get.exepath(prg)
Arguments
prg |
name of the executable. |
Value
Returns the absolute path.
[Package ptm version 1.0.1 Index]