On Sat, 2006-09-23 at 01:37 -0400, Ethan Johnsons wrote: > How do you change the Y-axis from 0 ~ 0.6?
plot(..., ylim = c(0, 0.6)) -- Maciej Bliziński http://automatthias.wordpress.com ______________________________________________ [email protected] 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.
