[R] new newbie graphics question

Myriam Abramson mabramso at gmu.edu
Sat Sep 1 22:17:30 CEST 2001


> > For example, I haven't been able to rescale the axes properly.
> > I have 30 data points but I want the x-axis to read from 0 to 3000.
> > How is that done? What I've tried from looking at the ?axis
> > documentation does not work and then my y-axis is messed up.
> 
> Try
>   plot(..., xlim=c(0, 3000))
> 

Sorry, that does not work. the data is now scaled from 0 to 30
although the labels are correct. 

                                 myriam

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list