Re: [R] Converting xy plot arguments into a point argument and fixed x-axis scaling

2014-09-20 Thread David Winsemius
On Sep 19, 2014, at 1:55 PM, nebulo help wrote: > Dear all, > > I have a data.frame xy which I am plotting like in the code below (provided > is a small data sample with dummy data that should work). > > Is there a way how I could convert my xx and yy in the xy plot to a points > comman

[R] Converting xy plot arguments into a point argument and fixed x-axis scaling

2014-09-19 Thread nebulo help
Dear all,     I have a data.frame xy which I am plotting like in the code below (provided is a small data sample with dummy data that should work).     Is there a way how I could convert my xx and yy in the xy plot to a points command so that I could set type='n' and add points afterwards in orde