write_ffdf: write_ffdf

View source: R/utils-ff.R

write_ffdfR Documentation

write_ffdf

Description

Write out a gzip compressed ffdf. table_name is converted to camel-case for consistency with legacy use

Usage

write_ffdf(x, table_name, out_dir)

Arguments

x

data.frame or dplyr table or arrow::Table/arrow::Dataset to be written

table_name

string name of the file to be written, will be converted to camel-case

out_dir

string directory where the compressed ffdf should be written

Value

invisibly


skysyzygy/tessilake documentation built on June 14, 2025, 6:50 p.m.