isAqua {svMisc} | R Documentation |
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
.
isAqua()
TRUE
if the R UI is AQUA, FALSE
otherwise.
Philippe Grosjean <phgrosjean@sciviews.org>
isAqua()