is_windows: Check if running on Windows

View source: R/segment.R

is_windowsR Documentation

Check if running on Windows

Description

Check if running on Windows

Usage

is_windows()

Value

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

Examples

is_windows()

shard documentation built on April 3, 2026, 9:08 a.m.