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.