h5types: These are all types that are used in HDF5
Description
HDF5 provides many native datatypes. These are all stored in the h5types
environment. An overview of all available types can be seen using h5types$overview.
Any specific type can be accessed using the $-operator. See also the examples below.