Learn R Programming

locatexec (version 0.1.1)

is_osx: Test if the system is "macOS"

Description

Test if the operating system is "macOS"

Usage

is_osx()

Arguments

Value

TRUE or FALSE

See Also

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

Examples

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

Run the code above in your browser using DataLab