Re: [R] colors in lattice histograms

2008-10-30 Thread Deepayan Sarkar
On Thu, Oct 30, 2008 at 4:10 PM, Barker, Chris <[EMAIL PROTECTED]> wrote: > > > I am using the lattice histogram > > histogram( ~ base_var | treatment, data=mydataset ) > > In my dataset, the histogram produces (as expected) two histograms, > each corresponding to one of the two treatments. > >

[R] colors in lattice histograms

2008-10-30 Thread Barker, Chris
I am using the lattice histogram histogram( ~ base_var | treatment, data=mydataset ) In my dataset, the histogram produces (as expected) two histograms, each corresponding to one of the two treatments. I would like to have the histogram for one treatment to have, say, red bars, the hist