Test if the operating system is "macOS"

is_osx()

Value

TRUE or FALSE

See also

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

Examples

is_osx()
#> [1] FALSE