Learn R Programming

svMisc (version 0.9-70)

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.

See Also

isMac, isRgui, isJGR

Examples

Run this code
isWin()

Run the code above in your browser using DataLab