is_unix {locatexec} | R Documentation |
Test if the system is "unix"
Description
Test if the operating system is "unix"
Usage
is_unix()
Value
TRUE or FALSE
See Also
Other operating system testing:
is_osx()
,
is_windows()
Examples
is_unix()
[Package locatexec version 0.1.1 Index]