sub-HSDSDataset-numeric-numeric-ANY-method: bracket method for 2d request from HSDSDataset

Description Usage Arguments Value

Description

bracket method for 2d request from HSDSDataset

Usage

1
2
## S4 method for signature 'HSDSDataset,numeric,numeric,ANY'
x[i, j, ..., drop = TRUE]

Arguments

x

object of type HSDSDataset

i

vector of indices (first dimension)

j

vector of indices (second dimension)

...

not used

drop

logical(1) if TRUE return has no array character

Value

an array with the elements requested from the HSDSDataset


rhdf5client documentation built on Nov. 8, 2020, 5:55 p.m.