isWin {svMisc}R Documentation

Is it a Windows platform?

Description

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

isSDI

Examples

        isWin()

[Package svMisc version 0.9-5 Index]