Learn R Programming

svMisc (version 0.9-69)

isMac: Is it a Macintosh platform?

Description

This is a shortcut function to determine if R is currently running on a Macintosh platform.

Usage

isMac()

Arguments

Value

  • TRUE if the platform is Macintosh, FALSE otherwise.

concept

OS system platform

See Also

isWin, isAqua, isJGR

Examples

Run this code
isMac()

Run the code above in your browser using DataLab