Hi R,

 

The error I get if I try to merge the zoo objects, intra1, intra2, and
intra3 are as follows:

 

> z=merge(intra1,intra2,intra3)

Error in dimnames(x) <- dn : length of 'dimnames' [2] not equal to array
extent

 

Does this error mean that when merged, two columns have the same column
name and so we get this error and hence not able to merge? Need a
concurrence...

 

Thanks in advance...

Shubha


        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to