[R] Change legend position in s.value {ade4}
    Uwe Ligges 
    ligges at statistik.tu-dortmund.de
       
    Sun Dec 19 18:30:26 CET 2010
    
    
  
Looking  at the code shows this is hard coded (function 
scatterutil.legend.square.grey or friends are used that make use of 
par("usr")[1] and par("usr")[3].
Hence you will have to rewrite the code or even better provide thwe 
package maintainer with a patch that allows for arbitrary placemant of 
the legend.
Uwe Ligges
On 17.12.2010 14:43, Nevil Amos wrote:
> How do I change the postion of the legend in s.value {ade4} from the
> defaul , bootom left?
>
> thanks
>
> Nevil Amos
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
    
    
More information about the R-help
mailing list