x <- "4929A 939 8229"sub("\\s+", "", x)
Standard input is empty
[1] "4929A939 8229"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!