This method can be used to retrieve a group or array from the Zarr object by its path.
Examples
z <- create_zarr()
z[["/"]]
#> <Zarr group> [root]
#> Path : /
This method can be used to retrieve a group or array from the Zarr object by its path.
z <- create_zarr()
z[["/"]]
#> <Zarr group> [root]
#> Path : /