Re: [R] taylor.diagram from plotrix package

2012-04-11 Thread Jim Lemon
On 04/10/2012 11:50 PM, anaraster wrote: Is there a way to access the numeric results (standard deviation and correlation) obtained with the taylor.diagram ? Hi anaraster, That wouldn't be too difficult, just alter the code to return a list like this: return(list(oldpar,R,sd.r,sd.f)) instea

[R] taylor.diagram from plotrix package

2012-04-10 Thread anaraster
Is there a way to access the numeric results (standard deviation and correlation) obtained with the taylor.diagram ? -- View this message in context: http://r.789695.n4.nabble.com/taylor-diagram-from-plotrix-package-tp4545669p4545669.html Sent from the R help mailing list archive at Nabble.com.