I would like to know how I can change the axis to run from 0 to 50 say, instead of the 0 to 200 it gives me. Many thanks Mark Miller
See "xlim" and "ylim" in the documentation on the plot command. Hope this helps, Matt Wiener -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Mark Miller Sent: Monday, November 07, 2005 10:12 AM To: r-help at stat.math.ethz.ch Subject: [R] Scale of plots I would like to know how I can change the axis to run from 0 to 50 say, instead of the 0 to 200 it gives me. Many thanks Mark Miller ______________________________________________ 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
Please read the docs! ?plot --> ?plot.default --> ylim -- Bert Gunter Genentech Non-Clinical Statistics South San Francisco, CA "The business of the statistician is to catalyze the scientific learning process." - George E. P. Box> -----Original Message----- > From: r-help-bounces at stat.math.ethz.ch > [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Mark Miller > Sent: Monday, November 07, 2005 7:12 AM > To: r-help at stat.math.ethz.ch > Subject: [R] Scale of plots > > I would like to know how I can change the axis to run from 0 > to 50 say, > instead of the 0 to 200 it gives me. > > Many thanks > Mark Miller > > ______________________________________________ > 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 >