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

Description Usage Arguments Value

Description

bracket method for 1d request from HSDSDataset

Usage

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

Arguments

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

Value

an array with the elements requested from the HSDSDataset


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