isRgui: Is Rgui.exe (under Windows) running?
Description
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.Value
TRUE if the R UI is Rgui.exe, FALSE otherwise.
concept
OS system platform