dimnames,H5S_ArraySeed-method {rhdf5client}R Documentation

dimnames not stored with H5S_source as of Jan 2018

Description

This function is deprecated and will be defunct in the next release.

Usage

## S4 method for signature 'H5S_ArraySeed'
dimnames(x)

Arguments

x

instance of H5S_ArraySeed

Value

currently returns list(NULL, NULL) as we do not store dimnames in HDF5


[Package rhdf5client version 1.12.0 Index]