Graphics window always overlaps console window!
Does anyone know how I can set up R so that when I make a graphic, the graphics window remains behind the console window? It's annoying to have to reach for the mouse every time I want to type another line of code (e.g., to add another line to the plot). Thanks.
What OS? In Windows with R GUI I use ctrl-Tab to cycle from the console, to graphics, to help, etc. -Andy