Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.GSO.4.31.0107042210580.12540-100000@auk.stats>
Date: 2001-07-04T21:15:25Z
From: Brian Ripley
Subject: New graph window
In-Reply-To: <3B435ABD.59CC18F6@alvie-mail.lanl.gov>

On Wed, 4 Jul 2001, Raphael Gottardo wrote:

> Hello R users,
>
> I would like to know how to open a new graph window. That is I want to
> produce two graphs on two different windows.
>
> Any suggestions will be greatlly appreciated.

You need to tell us your platform!

On Windows;  windows()
On Unix:     X11()
On Mac:      macintosh()

Actually, the following will always work, but it is ugly and only for
programmers:

get(getOption("device"))()

To switch between two or more devices, see ?dev.cur

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._