Try the par(mfrow=c(x,y)) command which sets up x rows and y columns of subplots:
-- View this message in context: http://www.nabble.com/Re-%3A-I-need-some-help-please%21-tf3858641.html#a10932455 Sent from the R help mailing list archive at Nabble.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.
