[R-SIG-Finance] merge zoo

Markus Loecher markus at insightfromdata.com
Wed Jan 9 17:15:42 CET 2008


Dear zoo users,
I have used merge() succesfully to combine zoo objects uncountable times but
am running into a new issue.
When I call 
    merge(x1,x2)
Where x1 and x2 are two zoo objects I see the following error message:
    Error in z[match0(index(a), indexes), ] <- a[match0(indexes, index(a))]
: 
    number of items to replace is not a multiple of replacement length

I am quite stuck, any help would be greatly appreciated !

Thanks,
Markus



More information about the R-SIG-Finance mailing list