system.PATH: Returns the search path for executable files

View source: R/install.R

system.PATHR Documentation

Returns the search path for executable files

Description

Returns the search path for executable files based on

Usage

system.PATH()

Value

A character vector with the search path for executable files

References

http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds_shelloverview.mspx?mfr=true

Examples

## Not run: 
system.PATH() # 

## End(Not run)

installr documentation built on Nov. 13, 2022, 1:06 a.m.