Learn R Programming

AnalysisPageServer (version 1.4.0)

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