sub-H5S_dataset-numeric-numeric-ANY-method: extract elements from H5S_dataset

Description Usage Arguments Value

Description

This function is deprecated and will be defunct in the next release.

Usage

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

Arguments

x

instance of H5S_dataset

i

select option for first matrix index in HDF5 server value API

j

select option for second matrix index in HDF5 server value API

...

unused

drop

logical defaults to FALSE

Value

matrix of data obtained


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