Learn R Programming

hdf5r (version 1.3.11)

H5P_factory: Create an H5P out of an id

Description

Create an H5P out of an id

Usage

H5P_factory(id)

Value

An object of class H5P

Arguments

id

The id to wrap inside an object

Author

Holger Hoefling

Details

Function that determines the property list type of an id and creates the appropriate class for it.