[R] How to specify the start position using plot

Stephen Tucker brown_emu at yahoo.com
Sun Jun 10 19:43:37 CEST 2007


plot(x=1:10,y=1:10,xlim=c(0,5),ylim=c(6,10))

a lot of the arguments descriptions for plot() are contained in ?par

--- Patrick Wang <pwang at berkeley.edu> wrote:

> Hi,
> 
> How to specify the start position of Y in plot command, hopefully I can
> specify the range of X and Y axis. I checked the ?plot, it didnot mention
> I can setup the range.
> 
> 
> Thanks
> Pat
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
> 



 
____________________________________________________________________________________
Bored stiff? Loosen up...



More information about the R-help mailing list