dataset {rhdf5client}R Documentation

Find a dataset on source from its name

Description

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

Usage

dataset(h5s, tag)

Arguments

h5s

instance of H5S_source

tag

character string identifying a dataset

Value

object of type H5S_dataset


[Package rhdf5client version 1.6.1 Index]