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