Skip to contents

All functions

`[`(<zarr_array>)
Extract or replace parts of a Zarr array
array_builder
Array builder
as_zarr()
Convert an R object into a Zarr array
chunk_grid_regular
Chunk management
create_zarr()
Create a Zarr store
define_array()
Define the properties of a new Zarr array.
open_zarr()
Open a Zarr store
str(<chunk_grid_regular>)
Compact display of a regular chunk grid
str(<zarr>)
Compact display of a Zarr object
str(<zarr_array>)
Compact display of a Zarr array
str(<zarr_group>)
Compact display of a Zarr group
`[[`(<zarr>)
Get a group or array from a Zarr object
`[[`(<zarr_group>)
Get a group or array from a Zarr group
zarr
Zarr object
zarr_array
Zarr Array
zarr_codec
Zarr codecs
zarr_codec_blosc
Zarr blosc codec
zarr_codec_bytes
Zarr bytes codec
zarr_codec_crc32c
Zarr CRC32C codec
zarr_codec_gzip
Zarr gzip codec
zarr_codec_transpose
Zarr transpose codec
zarr_codec_zstd
Zarr "zstd" codec
zarr_data_type
Zarr data types
zarr_extension
Zarr extension support
zarr_group
Zarr Group
zarr_httpstore
Zarr Store for HTTP access
zarr_localstore
Zarr Store for the Local File System
zarr_memorystore
In-memory Zarr Store
zarr_node
Zarr Hierarchy node
zarr_store
Zarr Abstract Store