bringToTop {base} | R Documentation |
Assign Focus to a Window
Description
bringToTop
brings the specified screen device's window to the
front of the window stack (and gives it focus). With argument
-1
, it brings the console to the top.
Usage
bringToTop(which = dev.cur())
Arguments
which |
a device number, or |
See Also
windows