[R] bwplot colours

Federico Calboli f.calboli at ucl.ac.uk
Tue Aug 5 13:24:03 CEST 2003


Dear All,

is any way I can change the colours of the box and umbrella of a bwplot
without having to go to the length of:

box.rectangle<-trellis.par.get("box.rectangle")
box.rectangle$col<-"black"
trellis.par.set("box.rectangle", box.rectangle)

etc...

but straight from the call:

bwplot(y ~ x | z, mydata) ?

Regards,

Federico Calboli

=========================

Federico C.F. Calboli

Department of Biology
University College London
Room 327
Darwin Building
Gower Street
London
WClE 6BT

Tel: (+44) 020 7679 4395 
Fax (+44) 020 7679 7096
f.calboli at ucl.ac.uk




More information about the R-help mailing list