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