Displaying 1 result from an estimated 1 matches for "tp3553939p3553939".
2011 May 26
2
zoo column names
...ol name changes from "A-B" to "A.B"
d.z$V2 = d.z[,"V1"] *100
# recreate col names
names(d.z) = c(names(d),"V2")
#-------------------------------------------------
Thanks
Pete
--
View this message in context: http://r.789695.n4.nabble.com/zoo-column-names-tp3553939p3553939.html
Sent from the R help mailing list archive at Nabble.com.