Re: [R] print matrix content on plot

2007-11-19 Thread Greg Snow
ca > Sent: Monday, November 19, 2007 8:17 AM > To: r-help@r-project.org > Subject: [R] print matrix content on plot > > > Hi, > > I saved as a matrix a summary of a PCA analysis and I've used > barplot to plot the PCA variances. I would like to print on >

[R] print matrix content on plot

2007-11-19 Thread Monica Pisica
Hi, I saved as a matrix a summary of a PCA analysis and I've used barplot to plot the PCA variances. I would like to print on the same graphic the values of my matrix m1 - in other words the summary of my PCA analysis. I can do it very painstaking with text for each row and make sure that eve