Learn R Programming

AnalysisPageServer (version 1.6.2)

platformIsWindows: Predicate to test if running on a windows platform

Description

Predicate to test if running on a windows platform

Usage

platformIsWindows()

Arguments

Value

Boolean: TRUE on windows, FALSE on other platforms