c(c(1,2),c(5,6),c(3,4))
Standard input is empty
[1] 1 2 5 6 3 4
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!