Dear all,
I would like to tell plot to limit the plotted area into values (for the x 
axis) that are from X1 to X2.
I have tried to use xlim=c(X1,X2) inside plot.. but unfortunately this does 
only change the labeling of the xaxis and not the values plotted there.

How I can do that in R?

B.R
Alex

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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.

Reply via email to