bringToTop {base} | R Documentation |
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.
bringToTop(which = dev.cur())
which |
a device number, or |
windows