Fast concatenation of XCMS peak picked files
cFindChromPeaksStep2.Rd
This function concatenates the files by building a string followed by concatenation. By doing it this way we reduce running time from n^2 to n allowing us to concatenate several thousand files in minutes rather than days.