Re: [R] x-axis labels for barplot of zoo object

2010-07-08 Thread Rainer M Krug
On Thu, Jul 8, 2010 at 12:42 PM, Gabor Grothendieck wrote: > On Thu, Jul 8, 2010 at 4:17 AM, Rainer M Krug wrote: > > Hi > > > > Let's assume, I have a dataset of 1000 datapoints, which represent daily > > recordings of a measurement. > > They are stored as a ts object (see example below) > > >

Re: [R] x-axis labels for barplot of zoo object

2010-07-08 Thread Gabor Grothendieck
On Thu, Jul 8, 2010 at 4:17 AM, Rainer M Krug wrote: > Hi > > Let's assume, I have a dataset of 1000 datapoints, which represent daily > recordings of a measurement. > They are stored as a ts object (see example below) > > Now I want to represent them as a barplot. I found the barplot in the zoo >

[R] x-axis labels for barplot of zoo object

2010-07-08 Thread Rainer M Krug
Hi Let's assume, I have a dataset of 1000 datapoints, which represent daily recordings of a measurement. They are stored as a ts object (see example below) Now I want to represent them as a barplot. I found the barplot in the zoo package, but I have one problem: the x-axis labels. I would like to