Rdocumentation
powered by
Learn R Programming
installr (version 0.15.3)
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
system.PATH()
#
Run the code above in your browser using
DataLab