Skip to contents

The ezzarr package provides a thin wrapper around the ez-zarr python package.

Installation

You can install the development version of ezzarr from GitHub with:

# install.packages("pak")
pak::pak("fmicompbio/ezzarr")

Need help?

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.

Contributions

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.