Write a Data Package to disk
Arguments
- package
Data Package object, as returned by
read_package()orcreate_package().- directory
Path to local directory to write files to.
- compress
If
TRUE, data of added resources will be gzip compressed before being written to disk (e.g.deployments.csv.gz).
See also
Other frictionless functions:
read_package()
