concat_files | R Documentation |
Convenience function to concatenate a series of files specified in a file of file names. This function assumes all files have the same layout.
concat_files(fofn, inputdir, outfile, haveHeader)
fofn |
A file of file names to be concatenated |
inputdir |
Full path to where the input files are stored |
outfile |
Full path to where the output should be written |
haveHeader |
Boolean that specifies whether the input files have a header |
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.