Learn R Programming

svMisc (version 0.9-68)

isWin: Is it a Windows platform?

Description

Shortcut to determine if the platform is Windows.

Usage

isWin()

Arguments

Value

  • TRUE if the platform is Windows, FALSE otherwise.

concept

OS system platform

See Also

isMac, isRgui, isJGR

Examples

Run this code
isWin()

Run the code above in your browser using DataLab