Rdocumentation
powered by
Learn R Programming
svMisc (version 0.9-69)
isJGR: Is R running with the JGR GUI?
Description
Determine if the R GUI is JGR.
Usage
isJGR()
Arguments
Value
TRUE
if the R GUI is JGR,
FALSE
otherwise.
concept
OS system platform
See Also
isMac
,
isAqua
,
isRgui
Examples
Run this code
isJGR()
Run the code above in your browser using
DataLab