h5version {hdf5r} | R Documentation |
Return the version of the HDF5-API
Description
Return the version of the HDF5-API
Usage
h5version(verbose = TRUE)
Arguments
verbose |
Should the information be printed to the screen as well |
Details
Return the version of the HDF5-API and print it to the screen if requested
Value
Version of the underlying HDF5 API as a string
Author(s)
Holger Hoefling
[Package hdf5r version 1.3.11 Index]