ReadLargeTable: read a large table (can be gzipped and/or GB in size) into a...

Description Usage Arguments

View source: R/shared_functions.R

Description

read a large table (can be gzipped and/or GB in size) into a data frame.

Usage

1
ReadLargeTable(filename, ...)

Arguments

filename

name of table file.

...

args to be passed to data.table fread function


Halvee/rvatk documentation built on May 6, 2019, 10:55 p.m.