getDataset: getDataset

Description Usage Arguments Value Examples

Description

Acquire a handle to a (read-only) h5pyd Dataset object

Usage

1
getDataset(conn, path)

Arguments

conn

Object of type h5pyd_connection (from initConn)

path

Full path to the dataset to open

Value

object of type Dataset

Examples

1
D <- getDataset(conn, 'newassay001')

sampoll/rh5pydclient documentation built on May 3, 2019, 3:41 p.m.