$-methods {rhdf5}R Documentation

Methods for Function $ in Package rhdf5

Description

Methods for function $ in package rhdf5.

Methods

signature(x = "H5IdComponent")

Reads the HDF5 object e2 in the HDF5 location e1. e1 can either be a file handle as returned by H5Fopen() or a group handle as e.g. returned by h5f$g1 or h5f$'/g1/g2's.


[Package rhdf5 version 2.28.0 Index]