Rdocumentation
powered by
Learn R Programming
SciViews (version 0.8-8)
isSDI: Is Rgui started in SDI mode under Windows?
Description
Determine if R is running in Rgui under Windows and in SDI mode.
Usage
isSDI()
Arguments
Value
TRUE if it is Rgui under Windows, and it is stared in SDI mode (Single-Document Interface), FALSE otherwise.
See Also
isWin
Examples
Run this code
isSDI()
Run the code above in your browser using
DataLab