Native and Extensible R Driver for 'Zarr'
Array builder
Extract or replace parts of a Zarr array
Convert an R object into a Zarr array
Reader / Writer class for regular chunked arrays
Chunk management
Create a Zarr store
Define the properties of a new Zarr array.
Open a Zarr store
Compact display of a regular chunk grid
Compact display of a Zarr array
Compact display of a Zarr group
Compact display of a Zarr object
Get a group or array from a Zarr group
Get a group or array from a Zarr object
Zarr Array
Zarr blosc codec
Zarr bytes codec
Zarr CRC32C codec
Zarr gzip codec
Zarr transpose codec
Zarr codecs
Zarr data types
Zarr extension support
Zarr Group
Zarr Store for the Local File System
In-memory Zarr Store
Zarr Hierarchy node
Zarr Abstract Store
zarr: Native and Extensible R Driver for 'Zarr'
Zarr object
The 'Zarr' specification is widely used to build libraries for the storage and retrieval of n-dimensional array data from data stores ranging from local file systems to the cloud. This package is a native 'Zarr' implementation in R with support for all required features of 'Zarr' version 3. It is designed to be extensible such that new stores, codecs and extensions can be added easily.