Learn R Programming

MolgenisArmadillo (version 2.9.3)

.compress_table: Helper function for compressing to a parquet file

Description

Helper function for compressing to a parquet file

Usage

.compress_table(table, file)

Value

the extension of the file

Arguments

table

the table to write to file

file

the name of the file (without extension)