[R] iPlots package

2007-05-25 Thread ryestone
I am having trouble connecting two points in iplot. In the normal plot command I would use segments(). I know there is a function ilines() but can you just enter coordinates of 2 points? -- View this message in context: http://www.nabble.com/iPlots-package-tf3817683.html#a10808180 Sent from the

Re: [R] iplots problem

2007-05-25 Thread ryestone
Did you load Sun's java? Try that and also try rebooting your machine. This worked for me. mister_bluesman wrote: Hi. I try to load iplots using the following commands library(rJava) library(iplots) but then I get the following error: Error in .jinit(cp, parameters = -Xmx512m,

Re: [R] iplots problem

2007-05-26 Thread ryestone
You have to use Sun's java on your PC and not microsoft's. I just loaded it on mine and then restarted computer and it seemed to work. Hope this helps! mister_bluesman wrote: Hi How did u 'load' sun's java in R? Many thanks ryestone wrote: Did you load Sun's java? Try

[R] ievent.wait

2007-06-08 Thread ryestone
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. -- View this message in context:

Re: [R] ievent.wait

2007-06-13 Thread ryestone
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: r-help@stat.math.ethz.ch r-help@stat.math.ethz.ch Sent: 6/8/07 10:19 AM