Learn R Programming

ptm (version 0.2.2)

.get.exepath: 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.