.compress_table {MolgenisArmadillo} | R Documentation |
Helper function for compressing to a parquet file
Description
Helper function for compressing to a parquet file
Usage
.compress_table(table, file)
Arguments
table |
the table to write to file |
file |
the name of the file (without extension) |
Value
the extension of the file
[Package MolgenisArmadillo version 2.6.3 Index]