R/LabelArray.R
LabelArray.Rd
The `LabelArray` class
LabelArray(data = array(), meta = Zattrs(), metadata = list(), ...) # S4 method for class 'LabelArray' dim(x) # S4 method for class 'LabelArray,ANY,ANY,ANY' x[i, j, ..., drop = FALSE]
list of ZarrArrays
ZarrArray
Zattrs
optional list of arbitrary content describing the overall object.
option arguments passed to and from other methods.
LabelArray
# TODO