Test if the operating system is "unix"

is_unix()

Value

TRUE or FALSE

See also

Other operating system testing: is_osx(), is_windows()

Examples

is_unix()
#> [1] TRUE