An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060216/fd61c010/attachment.pl
how to close all windows?
4 messages · Michael, Uwe Ligges, Philippe GROSJEAN +1 more
4 days later
Michael wrote:
Hi all, I have 10+ graphic windows and 10+ R help window opening now... How do I close them all at once? Thanks a lot! [[alternative HTML version deleted]]
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
See ?graphics.off Uwe Ligges
?graphics.off is for graphic windows only. You don't tell us, but I assume you are working with RGui under Windows. If you don't want many help windows, you can still change it in Edit -> GUI preferences -> Pager style -> single window. Best, Philippe Grosjean
Uwe Ligges wrote:
Michael wrote:
Hi all, I have 10+ graphic windows and 10+ R help window opening now... How do I close them all at once? Thanks a lot! [[alternative HTML version deleted]]
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
See ?graphics.off Uwe Ligges
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Or you can modify Rprofile.site with options(htmlhelp=TRUE) and get your help in HTML browser, which can be sometimes more convenient due to hyperlinks. Best regards Petr
On 21 Feb 2006 at 9:58, Philippe Grosjean wrote:
Date sent: Tue, 21 Feb 2006 09:58:24 +0100 From: Philippe Grosjean <phgrosjean at sciviews.org> Organization: SciViews & UMH - EcoNum To: Uwe Ligges <ligges at statistik.uni-dortmund.de> Copies to: R-help at stat.math.ethz.ch Subject: Re: [R] how to close all windows?
?graphics.off is for graphic windows only. You don't tell us, but I assume you are working with RGui under Windows. If you don't want many help windows, you can still change it in Edit -> GUI preferences -> Pager style -> single window. Best, Philippe Grosjean Uwe Ligges wrote:
Michael wrote:
Hi all, I have 10+ graphic windows and 10+ R help window opening now... How do I close them all at once? Thanks a lot! [[alternative HTML version deleted]]
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
See ?graphics.off Uwe Ligges
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Petr Pikal petr.pikal at precheza.cz