[,H5S_dataset,character,character-method {rhdf5client} | R Documentation |
extract elements from H5S_dataset
## S4 method for signature 'H5S_dataset,character,character' x[i, j, ..., drop = FALSE]
x |
instance of H5S_dataset |
i |
character string usable as select option for first matrix index in HDF5 server value API |
j |
character string usable as select option for second matrix index in HDF5 server value API |
... |
unused |
drop |
logical defaults to FALSE |
matrix of data obtained