The ezzarr package provides a thin wrapper around the ez-zarr python package.
You can install the development version of ezzarr from GitHub with:
# install.packages("pak")
pak::pak("fmicompbio/ezzarr")If you run into problems when using ezzarr, please first check whether the
answer is available in the help pages for the individual functions or in
the vignette.
If not, please open an issue
and explain your problem. Try to provide a reproducible example, and always
include the code you used, that will make it much easier for us to help.
If you would like to contribute to ezzarr, you can do so by sending a pull
request to this repository. If the contribution involves changes in the
functionality provided by ezzarr, we encourage you to first open an issue
to discuss the intended contribution.