Skip to content
Prev 174622 / 398506 Next

R: Multi-line texts in plots

Look at the textplot function in the gplots package and the addtable2plot function in the plotrix package.  Either of those make it easy to 'plot' a matrix.

Hope this helps,