Displaying 1 result from an estimated 1 matches for "tp3018202p3018202".
2010 Oct 28
4
Alter character attribute
...t)[1]
#Separate year from time attribute
Year.X<-strsplit(unlist(DateSplit)[3]," ")
Year.Y<-unlist(Year.X)[1]
Data.Month_[[i]]<-Month
Data.Year_[[i]]<-Year.Y
}
--
View this message in context: http://r.789695.n4.nabble.com/Alter-character-attribute-tp3018202p3018202.html
Sent from the R help mailing list archive at Nabble.com.