Learn R Programming

installr (version 0.17.8)

system.PATH: Returns the search path for executable files

Description

Returns the search path for executable files based on

Usage

system.PATH()

Arguments

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

Run this code
## Not run: 
# system.PATH() # 
# ## End(Not run)

Run the code above in your browser using DataLab