isRgui {svMisc} | R Documentation |
Determine if the R UI is Rgui, the standard R program under Windows.
This function can also be used under other platforms, but it will always
return FALSE
.
isRgui()
TRUE
if the R UI is Rgui.exe, FALSE
otherwise.
Philippe Grosjean <phgrosjean@sciviews.org>
isRgui()