Hi - Wondering if someone could help me with a plotting problem. I looked through the postings for this error message but the explanations are hard to follow.
Basically I have matrix of 80 rows and 101 columns. I would like to generated a line graph that has 80 plots, one for each row, with the first number in that row equal to y (response) and the remaining numbers equal to the Xs. Response numbers are between 0 and 100 (percentages) and Xs are all between 1 and 3. Could someone tell me how to do it, and avoid the error message below? Thanks Ravi Error in plot.new() : figure margins too large [[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.