Skip to contents

Check if running on Windows

Usage

is_windows()

Value

A logical scalar: TRUE if running on Windows, FALSE otherwise.

Examples

is_windows()
#> [1] FALSE