Learn R Programming

ptm (version 1.0.1)

.get.exepath: Find Full Paths to Executables

Description

Finds the path to an executable.

Usage

.get.exepath(prg)

Value

Returns the absolute path.

Arguments

prg

name of the executable.