Learn R Programming

SciViews (version 0.8-8)

isWin: Is it a Windows platform?

Description

Determine if the platform is Windows.

Usage

isWin()

Arguments

Value

  • TRUE if the platform is Windows, FALSE otherwise.

See Also

isSDI

Examples

Run this code
isWin()

Run the code above in your browser using DataLab