Re: [R] plotting with gap in x-axis range

2009-05-08 Thread Uwe Ligges
If plotrix does not help, you need to be mroe specific and give an example as the posting guide asks you to do anyway. Uwe Ligges BARRES-DE-ALMEIDA U. wrote: Hi, I need to make a plot of data from multiple epochs, and so I'd need to introduce a couple of breaks in the x-axis not to have to

[R] plotting with gap in x-axis range

2009-05-08 Thread BARRES-DE-ALMEIDA U.
Hi, I need to make a plot of data from multiple epochs, and so I'd need to introduce a couple of breaks in the x-axis not to have too many empty space in my plot. I discovered a function in the package "plotrix" which makes breaks in axis, but it is not what I was actually looking for, becaus