Readers,
I have tried to use the zoo package to merge datasets and then use the
coplot function, but the graph is not fully created. Only the panel
data is shown. Command terminal output below, with csv files. What is
the meaning of the warning message? Can anyone help please?
rhelpatconference.jabber.org
r 251
mandriva 2008
Warning messages:
1: Index vectors are of different classes: integer times in:
merge.zoo(e1, e2, all = FALSE, retclass = NULL)
2: Index vectors are of different classes: integer times in:
merge.zoo(e1, e2, all = FALSE, retclass = NULL)
3: Index vectors are of different classes: integer times in:
merge.zoo(e1, e2, all = FALSE, retclass = NULL)
4: Index vectors are of different classes: integer times in:
merge.zoo(e1, e2, all = FALSE, retclass = NULL)
5: Index vectors are of different classes: integer times in:
merge.zoo(e1, e2, all = FALSE, retclass = NULL)
6: Index vectors are of different classes: integer times in:
merge.zoo(e1, e2, all = FALSE, retclass = NULL)