R/detect_os.R
is_osx.Rd
Test if the operating system is "macOS"
is_osx()
TRUE or FALSE
Other operating system testing: is_unix(), is_windows()
is_unix()
is_windows()
is_osx() #> [1] FALSE