Learn R Programming

shard (version 0.1.0)

is_windows: Check if running on Windows

Description

Check if running on Windows

Usage

is_windows()

Arguments

Value

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

Examples

Run this code
is_windows()

Run the code above in your browser using DataLab