Re: [R] Histogram in Lattice with 3 factors

2008-02-11 Thread willem vervoort
Thanks Deepayan, that did the trick Willem On Feb 12, 2008 9:46 AM, Deepayan Sarkar <[EMAIL PROTECTED]> wrote: > > On 2/11/08, willem vervoort <[EMAIL PROTECTED]> wrote: > > Dear R-help list, > > > > I am trying to construct a lattice histogram using 3 factors. > > > > My dataframe looks like this

Re: [R] Histogram in Lattice with 3 factors

2008-02-11 Thread Deepayan Sarkar
On 2/11/08, willem vervoort <[EMAIL PROTECTED]> wrote: > Dear R-help list, > > I am trying to construct a lattice histogram using 3 factors. > > My dataframe looks like this: (simulating a waterbalance over > groundwater with different salinities) > > s days modelECEC_max > 0.4 1

[R] Histogram in Lattice with 3 factors

2008-02-11 Thread willem vervoort
Dear R-help list, I am trying to construct a lattice histogram using 3 factors. My dataframe looks like this: (simulating a waterbalance over groundwater with different salinities) s days modelECEC_max 0.4 1"A" 10 9 0.42 2"A" 10 9 0.44