is_windows {jjb} | R Documentation |
Check for an Operating System
Description
Performs a check to determine the OS
Usage
is_windows()
is_macos()
is_linux()
is_sun()
Value
Either TRUE
or FALSE
Author(s)
James Joseph Balamuta
[Package jjb version 0.1.1 Index]