Description Usage Arguments Details Value Author(s) References See Also Examples
These functions are designed to provide file-level access to HDF5 files.
| 1 2 3 4 | 
| name | The filename of the HDF5 file. | 
| flags | See  | 
| h5file | An object of class  | 
| scope | See  | 
Interface to the HDF5 C-library libhdf5. See http://www.hdfgroup.org/HDF5/doc/RM/RM_H5F.html for further details.
H5Fcreate and H5Fopen return an object of class H5IdComponent representing a H5 file identifier.
The other functions return the standard return value from their respective C-functions.
Bernd Fischer
rhdf5
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.