WriteLargeTable: write large table to output file, with support for gzip.

Description Usage Arguments

View source: R/shared_functions.R

Description

write large table to output file, with support for gzip.

Usage

1
WriteLargeTable(tbl, filename, ...)

Arguments

tbl

data frame to be written to file.

filename

name of output file to write to, ".gz" at end for gzip.

...

parameters to be passed on to write.table function.


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