concat_files: Concatenate split files

View source: R/util.R

concat_filesR Documentation

Concatenate split files

Description

Convenience function to concatenate a series of files specified in a file of file names. This function assumes all files have the same layout.

Usage

concat_files(fofn, inputdir, outfile, haveHeader)

Arguments

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

Author(s)

sd11


shaghayeghsoudi/DPclust3p_Customised documentation built on March 18, 2022, 5:28 a.m.