getDims {rhdf5client} | R Documentation |
getDims from hsds server
getDims(object)
object |
instance of H5S_source(updated object with path to file set) |
numeric content of dimensions
hsdsCon = H5S_source(URL_hsds()) # hsds server setPath(hsdsCon, "/home/reshg/tenx_full.h5")-> hsds getDims(hsds)