Learn R Programming

svMisc (version 0.9-46)

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

Examples

Run this code
isWin()

Run the code above in your browser using DataLab