Concatenate vector into string M Matthieu Cornec Fri, Mar 4, 2005 3:32 AM Hello, I would like to convert c("a","b","c") into "abc". Anyone could help? Thanks, Matthieu Cornec