[,H5S_dataset,character,character,ANY-method {rhdf5client} | R Documentation |
extract elements from H5S_dataset
## S4 method for signature 'H5S_dataset,character,character,ANY' x[i, j, ..., drop = FALSE]
x |
instance of H5S_dataset |
i |
character vector of row selections |
j |
character vector of column selections |
... |
not used |
drop |
logical(1) set TRUE to drop array character |