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

write_parquetR Documentation

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


radiant.data documentation built on Oct. 16, 2023, 9:07 a.m.