isWin {svMisc}R Documentation

Is it a Windows platform?

Description

Shortcut to determine if the platform is Windows.

Usage

isWin()

Value

TRUE if the platform is Windows, FALSE otherwise.

Author(s)

Philippe Grosjean <phgrosjean@sciviews.org>

See Also

isMac, isRgui

Examples

isWin()

[Package svMisc version 0.9-46 Index]