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

Description Usage Arguments Value

Description

bracket method for 2d request from HSDSDataset, deprecated

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


sampoll/rhdf5client documentation built on June 4, 2019, 6:56 p.m.