Learn R Programming

radiant.data (version 1.6.3)

write_parquet: Workaround to store description file together with a parquet data file

Description

Workaround to store description file together with a parquet data file

Usage

write_parquet(x, file, description = attr(x, "description"))

Arguments

x

A data frame to write to disk

file

Path to store parquet file

description

Data description