Learn R Programming

dataone (version 2.3.0)

is_windows: Is the OS Windows?

Description

Check if the current operating system is Windows.

Usage

is_windows()

Arguments

Value

TRUE if the OS is Windows, FALSE otherwise.