Concatenate a vector of strings/character September 27, 2022 by Tarik Try using an empty collapse argument within the paste function: paste(sdata, collapse="") Thanks to http://twitter.com/onelinetips/status/7491806343