Learn R Programming

svMisc (version 0.9-46)

isMac: Is it a Macintosh platform?

Description

This is a shortcut function to determine if R is currently running on a Macintosh platform, i.e., it installs mac binary packages.

Usage

isMac()

Arguments

Value

  • TRUE if the platform is Macintosh, FALSE otherwise.

See Also

isWin, isAqua

Examples

Run this code
isMac()

Run the code above in your browser using DataLab