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