[,HSDSDataset,numeric,ANY,ANY-method {rhdf5client} | R Documentation |
bracket method for 1d request from HSDSDataset
## S4 method for signature 'HSDSDataset,numeric,ANY,ANY' x[i, j, ..., drop = TRUE]
x |
object of type HSDSDataset |
i |
vector of indices (first dimension) |
j |
not used |
... |
not used |
drop |
logical(1) if TRUE return has no array character |
an array with the elements requested from the HSDSDataset