[R] How can I declutter/make a biplot less messy in R

2012-06-18 Thread dss
/biplot.jpg -- View this message in context: http://r.789695.n4.nabble.com/How-can-I-declutter-make-a-biplot-less-messy-in-R-tp4633703.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.ch

Re: [R] How can I declutter/make a biplot less messy in R

2012-06-18 Thread Bryan Hanson
take? Thanks, Derek http://r.789695.n4.nabble.com/file/n4633703/biplot.jpg -- View this message in context: http://r.789695.n4.nabble.com/How-can-I-declutter-make-a-biplot-less-messy-in-R-tp4633703.html Sent from the R help mailing list archive at Nabble.com

Re: [R] How can I declutter/make a biplot less messy in R

2012-06-18 Thread Sarah Goslee
Hi Derek, It's good form to provide an example with code so that we can see what functions you're using and what you've tried. I'm going to assume that you're using princomp(). Here's one way to reduce the clutter: pc.cr - princomp(USArrests, cor = TRUE) biplot(pc.cr, xlabs=rep(x,