?par ?plot.default In particular you want to set the ylim parameter. However, note that the axis drawing procedures try to choose "pretty" axis labels. These can be changed by using low level tools -- see ?axis. Please also read "An Introduction to R" and other relevant docs before posting. Base R is very well documented and you will find answers for many questions readily available in its man pages. Also check the CRAN website for other reference material and books that you may find useful in learning R. -- 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 Rodrigo Medel Sent: Friday, October 14, 2005 4:14 PM To: r-help at stat.math.ethz.ch Subject: [R] Question about Boxplots Hello, I'm a new R user and I like to ask somethig about boxplots. Is it possible to manipulate the Y axis scale? for instance if the default scale was from 1 to 7, is it possible to change it to 1 to 10? Thanks! Rodrigo Medel P.
______________________________________________ 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