readLTF: Read large structure text file

Description Usage Arguments Value

Description

Read large structure text file from chunks or as a whole.

Usage

1
readLTF(infile, sep = ",", header = TRUE, rlvt_cols = NULL)

Arguments

sep

Separator of the text file columns

header

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

rlvt_cols

Include only given columns in the output data.table.

filename

Name(s) of the data file

Value

data.table object


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