Perfect, Thanks!
________________________________ From: Greg Snow <greg.s...@imail.org> <r-help@r-project.org> Sent: Tue, September 7, 2010 10:54:25 AM Subject: RE: [R] Display R graphics windows in second monitor I assume that you are using the GUI version then. There are a couple of ways you can do this.  1. With R running click on the âEditâ menu, then on âGUI preferencesâ and a new dialog box will pop up. At the top choose the SDI radio button. Save the settings, quit R and restart.  Now every window (terminal, graphics, script, etc.) will be in its own window rather than embedded in a single bigger window, just drag the graphics window(s) to the other monitor.  2. Install one of the cairo packages and use the cairo graphics device.  This has a separate window for the graphics that can be dragged to the other monitor.   There are probably other ways as well, but those 2 should be fairly straight forward. (I have not tested them on windows 7, but they should work the same as on other windows versions).   -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare greg.s...@imail.org 801.408.8111  Sent: Tuesday, September 07, 2010 10:38 AM To: Greg Snow; r-help@r-project.org Subject: Re: [R] Display R graphics windows in second monitor  I am using Windows 7 and installed R using all the default settings.  **************************************** Gunnar Carnwath PhD Candidate, University of Montana College of Forestry and Conservation 509.675.1540 ****************************************   ________________________________ From:Greg Snow <greg.s...@imail.org> <r-help@r-project.org> Sent: Tue, September 7, 2010 10:35:59 AM Subject: RE: [R] Display R graphics windows in second monitor What operating system are you using and how do you run R within that OS? -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare greg.s...@imail.org 801.408.8111 > -----Original Message----- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Gunnar Carnwath > Sent: Tuesday, September 07, 2010 9:06 AM > To: r-help@r-project.org > Subject: [R] Display R graphics windows in second monitor > > > Greetings, > > I would like to display the R graphics window on one monitor of my > computer > while simultaneously working with the R console and multiple script > windows > in another monitor. Is this possible? I know I can use Tinn R or > something > similar but I would prefer not to use these secondary programs if > possible. > Any advice would be appreciated. > > Thanks, > -Gunnar Carnwath > -- > View this message in context: http://r.789695.n4.nabble.com/Display-R- > graphics-windows-in-second-monitor-tp2529865p2529865.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting- > guide.html > and provide commented, minimal, self-contained, reproducible code. [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.