[R] vertical bpplot

GOUACHE David D.GOUACHE at arvalisinstitutduvegetal.fr
Thu Jul 31 22:05:32 CEST 2008


Hello all,
 
I have a question on bpplot (or more specifically panel.bpplot used with bwplot) from package Hmisc.
I would like to produce a box-percentile plot but vertically. And I hqve not been able to use the horizontal argument...
 
using one of the examples from  ?panel.bpplot :
 
bwplot(g ~x, panel=panel.bpplot,cex=0.3)
 
# neither of these 2 produce the vertical plot I'd like :
 
bwplot(g ~x, panel=panel.bpplot,cex=0.3,horizontal=F)
bwplot(x~g, panel=panel.bpplot,cex=0.3,horizontal=F)
 
Any way to produce what I'm looking for ?
Thanks very much.
 
David Gouache

ARVALIS - Institut du végétal

Station de La Minière

78280 Guyancourt

Tel: 01.30.12.96.22 / Port: 06.86.08.94.32



More information about the R-help mailing list