Skip to content
Prev 291228 / 398498 Next

taylor.diagram from plotrix package

On 04/10/2012 11:50 PM, anaraster wrote:
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))

instead of:

return(oldpar)

Jim