Convert a Zarr Daf to native files format
Usage
zarr_to_files(zarr_path, files_path)
Arguments
- zarr_path
Path to the source .daf.zarr
- files_path
Path to the destination native files Daf directory (created)
Value
NULL, invisibly. Called for its side effect.