Files and GroupsObjects representing HDF5 Files and Groups |
|
---|---|
Class for interacting with HDF5 files. |
|
Check if a file is an HDF5 file |
|
Class for representing HDF5 groups |
|
|
Retrieve object from a group of file |
Get the names of the items in the group or at the |
|
Spaces and DatasetsObjects representing HDF5 Datasets and Spaces |
|
Class for representing HDF5 datasets |
|
Class for representing HDF5 spaces |
|
|
Selecting and assigning subsets of HDF5-Spaces and HDF5-Datasets |
Create an empty R-object according to a given HDF5 datatype |
|
Guess the dimension of a chunk |
|
Guess the HDF5 datatype of an R object |
|
Guess the dataspace of an object |
|
List Groups and Datasets in object |
|
HDF5 DatatypesObjects representing HDF5 Datatypes |
|
These are all types that are used in HDF5 |
|
Class for HDF5 datatypes. |
|
Class for HDF5 array datatypes. |
|
Class for HDF5 complex datatypes |
|
Class for HDF5 compound datatypes. |
|
Class for HDF5 enumeration datatypes. |
|
Class for HDF5 floating point datatypes. |
|
Class for HDF5 integer-datatypes. |
|
Class for HDF5 logical datatypes. This is an enum with the 3 values FALSE, TRUE and NA mapped on values 0, 1 and 2. Is transparently mapped onto a logical variable |
|
Class for HDF5 string datatypes. |
|
Class for HDF5 variable-length datatypes. |
|
Convert a text description to a datatype |
|
HDF5 Attributes |
|
Interface for HDF5 attributes |
|
Class for representing HDF5 attributes |
|
HDF5 Reference objects |
|
Class for HDF5 Reference datatypes. |
|
Class for HDF5 dataset-region references. |
|
Class for HDF5 Object-references. |
|
|
Various functions for |
HDF5 Property lists |
|
Class for HDF5 property lists. |
|
Class for HDF5 property list for attribute creation |
|
Class for HDF5 property list classes (not HDF5 property lists) |
|
Class for HDF5 property list for dataset access |
|
Class for HDF5 property list for dataset creation |
|
Class for HDF5 property list for dataset transfer |
|
Class for HDF5 property list for file creation |
|
Class for HDF5 property list for file creation |
|
Class for HDF5 property list for link access |
|
Class for HDF5 property list for link creation |
|
Class for HDF5 property list for object copying |
|
Class for HDF5 property list for object creation |
|
Helpers |
|
All constants used in HDF5 |
|
Retrieving a copy of a type |
|
|
Wrapper functions to provide an h5 compatible interface. |
Return the version of the HDF5-API |
|
Trigger the HDF5 garbage collection |
|
Base class that tracks the ids and allows for closing an id |
|
Convert a double or integer to hex |
|
Flatten a nested data.frame |
|
Print a data frame with extended factor objects |
|
Extended factors |
|
Create an extended factor |
|
|
Various functions for |
Package description |
|
hdf5r: A package to provide an interface to hdf5 from R |