Learn R Programming

locatexec (version 0.1.1)

is_unix: Test if the system is "unix"

Description

Test if the operating system is "unix"

Usage

is_unix()

Arguments

Value

TRUE or FALSE

See Also

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

Examples

Run this code
# NOT RUN {
is_unix()
# }

Run the code above in your browser using DataLab