msgWindow | R Documentation |
msgWindow
sends a message to manipulate the specified screen
device's window. With argument which = -1
it applies to the GUI
console (which only accepts the first three actions).
msgWindow(type = c("minimize", "restore", "maximize", "hide", "recordOn", "recordOff"), which = dev.cur())
type |
action to be taken. |
which |
a device number, or |
bringToTop
, windows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.