Hi, Greg, type = 'b' won't work according to ?locator. Try type = 'o'.
HTH,x --sundar Greg Snow said the following on 6/13/2007 7:27 AM: > Does > > locator(type='l') > > (or type ='b') > > Work for you? > > -----Original Message----- > From: "ryestone" <[EMAIL PROTECTED]> > To: "[email protected]" <[email protected]> > Sent: 6/8/07 10:19 AM > Subject: [R] ievent.wait > > > I am working on a plot and would be like to click on a few points and then > have a line connect them. Could anyone help me with this or advise me in a > direction that would suit this. I know I would be using ievent.wait in iplot > but not sure about this. > > thank you. ______________________________________________ [email protected] 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.
