Re: [R] getGraphicsEvent plotting two graph

2008-04-14 Thread Greg Snow
tical Data Center Intermountain Healthcare [EMAIL PROTECTED] (801) 408-8111 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Sunday, April 13, 2008 6:49 AM > To: r-help@r-project.org > Subject: [R]

[R] getGraphicsEvent plotting two graph

2008-04-13 Thread cgenolin
Hi the list, I need to use getGraphicsEvent to plot two graph. On the following toy example: - the function b is ploting two graph depending on a parameter - the function a is calling b according to some user answers. It is suppose to call b until the user press Return, but it does not. b <- f