splitLTF: Split large structure text file

Description Usage Arguments Value

Description

Divide large structure text file into chunks of 100,000 lines and check if each line has the same amount of lines.

Usage

1
splitLTF(infile, sep, header = TRUE, outpath)

Arguments

sep

Separator of the text file columns

outpath

Name of the output directory where the individual chunks are stored.

filename

Name of the data file

sep

Does the first line contains a header (TRUE/FALSE)

Value

List object containing some meta information on the processing.


environmentalinformatics-marburg/speciesdist documentation built on May 16, 2019, 7:55 a.m.