Test if the operating system is "Windows"

is_windows()

Value

TRUE or FALSE

See also

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

Examples

is_windows()
#> [1] FALSE