dimnames,H5S_ArraySeed-method {rhdf5client} | R Documentation |
(required by DelayedArray seed contract, returns NULL list)
## S4 method for signature 'H5S_ArraySeed' dimnames(x) ## S4 method for signature 'HSDSArraySeed' dimnames(x)
x |
instance of H5S_ArraySeed |
x |
An object of type HSDSArraySeed |
currently returns list(NULL, NULL) as we do not store dimnames in HDF5
A NULL list of length equal to the array dimensionality