Hi, I am trying to use a legend title that is a bit too long for one line. To try to break the title in two lines, I am using
legend (title="Top of Title\nbottom of title", etc. ) R prints the title as two lines, but the top line is outside the legend box. How can I trick the R legend function to make the legend box taller so that it contains the top line? Thanks, Gabriel ______________________________________________ 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.