Re: [R] Seasonal and 11-day subset for zoo object

2011-09-07 Thread Gabor Grothendieck
On Wed, Sep 7, 2011 at 9:59 PM, Katrina Bennett wrote: > I have a zooreg object and I want to be able to generate a value for seasons > and 11-day composites paste it onto my zoo data frame, along with year, > month and days. > > Right now I have the following to work from: > > eg. dat.zoo.mdy <-

[R] Seasonal and 11-day subset for zoo object

2011-09-07 Thread Katrina Bennett
I have a zooreg object and I want to be able to generate a value for seasons and 11-day composites paste it onto my zoo data frame, along with year, month and days. Right now I have the following to work from: eg. dat.zoo.mdy <- with(month.day.year(time(dat.zoo)), cbind(dat.zoo, year, month, day,