h5version {hdf5r} | R Documentation |
Return the version of the HDF5-API
h5version(verbose = TRUE)
verbose |
Should the information be printed to the screen as well |
Return the version of the HDF5-API and print it to the screen if requested
Version of the underlying HDF5 API as a string
Holger Hoefling