I am printing three graphs into the same page using par(mfrow=c(1,3)) and the I want to save the file as postscript format using postscript(....)
When input the postscript file into the manuscript the three graphs appear on separate pages. What have I missed and done wrong? Thank you in advance! Cheers, Patrik [[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.