Raw Message
Message-ID: <7582374c.27e54e1f.4b548406.14327@o2.pl
Date: 2010-01-18T15:53:42Z
From: Robert
Subject: lattice and probem
I have a simple chart:
barchart(Counts ~ Purchase | Products , data = my.data, groups = Model)
where Purchase in data has values {0,1,2,3...10}. In a chart xlab begins with 1 not 0. How to change it?
Best,
Robert