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