Learn R Programming

hdf5r (version 1.3.11)

h5version: Return the version of the HDF5-API

Description

Return the version of the HDF5-API

Usage

h5version(verbose = TRUE)

Value

Version of the underlying HDF5 API as a string

Arguments

verbose

Should the information be printed to the screen as well

Author

Holger Hoefling

Details

Return the version of the HDF5-API and print it to the screen if requested