Skip to content
Prev 27984 / 63424 Next

cut.Date and cut.POSIXt problem

Seems changes in r44116 force the interval to be single months (or years) 
instead of whatever the user specified.  I think the attached patches correct this.

Interestingly, 'cut' and 'seq' allow for the 'breaks' specification to be 
something like "3 months" but the documentation for 'hist' does not allow for 
this type of specification.

-roger
Gabor Grothendieck wrote: