write_dpkg {dpkg}R Documentation

write dpkg to disk

Description

write dpkg to disk

Usage

write_dpkg(x, dir)

Arguments

x

a data package (dpkg) object

dir

path to directory where dpkg parquet file will be written

Value

path to the written file, invisibly


[Package dpkg version 0.6.0 Index]