installr (version 0.21.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
# NOT RUN {
system.PATH() # 
# }

Run the code above in your browser using DataCamp Workspace