Worked perfect...
Thanks a lot!
Johannes
j.k wrote:
>
> Hello alltogheter,
> I have a little problem regarding merging to zoo series.
> I want to merge two zoo series to reduce the timegaps between the stamps.
> I use the following code:
>
> data.test <-
> as.POSIXct(seq(data.input01[1,1],dat
On Wed, 15 Apr 2009, j.k wrote:
Hello alltogheter,
I have a little problem regarding merging to zoo series.
I want to merge two zoo series to reduce the timegaps between the stamps.
I use the following code:
data.test <-
as.POSIXct(seq(data.input01[1,1],data.input01[nrow(data.input01),1],900),
Hello alltogheter,
I have a little problem regarding merging to zoo series.
I want to merge two zoo series to reduce the timegaps between the stamps.
I use the following code:
data.test <-
as.POSIXct(seq(data.input01[1,1],data.input01[nrow(data.input01),1],900),tz="GMT")
data.troughput01 <- as.zo
3 matches
Mail list logo