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 <-
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,
2 matches
Mail list logo