Hello,
I have a data like this:1 2331 3331 4551 3452 5432 4332 3442 4003 4443 1113
0003 432I want to change it to this new dataset:c1 c2 c3233 543 444333
433 111455 344 000345 400 432
How can I do this in R? Please if this not the correct place to ask my
queston.. then could you please guid me , where should I ask my question?kind
regards,Zahra
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.