Displaying 1 result from an estimated 1 matches for "oct04".
Did you mean:
oct09
2007 Mar 01
0
Reshape data
..."FEB04" "MAR04"
[25] "APR04" "MAY04" "JUN04"
[28] "JUL04" "AUG04" "SEP04"
[31] "OCT04"
Trying the following code on this set produces an error
Ccall<-reshape(Ccalls, idvar = "TERRITORY, timevar = "MONTH",
v.names = list(c("TERRITORY","REGION","ACTIVITY_TYPE","CONTACT_TYPE",
"TARGETED_FLG",&quo...