Re: [R] Rotate basic plot (scatter) in R

2008-12-11 Thread Philipp Pagel
> I was trying to rotate a plot using R. I tried most of the examples offered > here in this forum, but for some reason it is not working for a Scatterplot > or in my case: plot (x,y). With a histogram I had no problems. > Is it not possible to rotate a simple plot? I'm not 100% sure what exactly

[R] Rotate basic plot (scatter) in R

2008-12-11 Thread Michael Hegenloh
Dear all, I was trying to rotate a plot using R. I tried most of the examples offered here in this forum, but for some reason it is not working for a Scatterplot or in my case: plot (x,y). With a histogram I had no problems. Is it not possible to rotate a simple plot? Thanks a lot, Michael