Hi!

Would unlist() work for you?

HTH,
Ivan

Le 8/9/2010 16:00, Anna Lippel a écrit :
> Hello guys, I want to rbind the columns of a data frame but I don't know how
> to do it, let's say:
> A   B   C
> 1   2   3
> 1   2   3
>
> I want to get
> 1
> 1
> 2
> 2
> 3
> 3
>
> It seems very simple but I still didnt get a find of how to do it...Please
> help!

-- 
Ivan CALANDRA
PhD Student
University of Hamburg
Biozentrum Grindel und Zoologisches Museum
Abt. Säugetiere
Martin-Luther-King-Platz 3
D-20146 Hamburg, GERMANY
+49(0)40 42838 6231
[email protected]

**********
http://www.for771.uni-bonn.de
http://webapp5.rrz.uni-hamburg.de/mammals/eng/mitarbeiter.php


        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
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.

Reply via email to