isAqua: Is R running with the AQUA GUI (R.app or R64.app)?
Description
Determine if the R UI is AQUA, the standard R GUI under Macintosh.
This function can also be used under other platforms, but it will always
return FALSE
.Value
TRUE
if the R UI is AQUA, FALSE
otherwise.
concept
OS system platform