isJGR {svMisc}R Documentation

Is R running with the JGR GUI?

Description

Determine if the R GUI is JGR.

Usage

isJGR()

Value

TRUE if the R GUI is JGR, FALSE otherwise.

Author(s)

Philippe Grosjean <phgrosjean@sciviews.org>

See Also

isMac, isAqua, isRgui

Examples

isJGR()

[Package svMisc version 0.9-70 Index]