Displaying 1 result from an estimated 1 matches for "tp3932704p3932704".
Did you mean:
tp3932104p3932104
2011 Oct 24
1
strsplit convert data
...ol = length (id), nrow = length (in.s))
colNames (output) <- id
for (i in seq_along (in.s)) {
output [i, unlist (in.s [[i]])] <- 1
}
write.csv (output, file = res.csv)
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/strsplit-convert-data-tp3932704p3932704.html
Sent from the R devel mailing list archive at Nabble.com.