Re: [R] problem with origin of a plot

2010-01-20 Thread jpardila
Thanks so much for your assistance. In fact I did not read the documentation carefully. -- View this message in context: http://n4.nabble.com/problem-with-origin-of-a-plot-tp1018339p1018518.html Sent from the R help mailing list archive at Nabble.com. ___

[R] problem with origin of a plot

2010-01-20 Thread jpardila
Dear list, I have somewhat a small problem with a plot in R. I want to produce a plot with the two axis intersection being the exact values of ( 5,6). The code i am using is" BN<-c(14.95,9.03,10.42,9.3,9.52,7.73,6.35,6.73,5.54,5.42,6.24,5.98,6.21,5.83,7.14,5.79,5.57,7.43,9.19,10.17,9.79,9.56,9

Re: [R] Y values below the X plot

2008-06-05 Thread jpardila
Thank you Peter :0. This is exactly what I was looking for!!! Peter Alspach wrote: > > JP > > Try using text() instead of legend(). > > HTH > > Peter Alspach > > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto

[R] Y values below the X plot

2008-06-05 Thread jpardila
Dear List, I am creating a plot and I want to insert the tabular data below the X axis. I mean for every value of X I want to show the value in Y as a table below the plot. I think the attached image gives an idea of what I mean by this. Below is the code i am using now... but as you see the Y v