Learn R Programming

hdf5r (version 1.3.3)

h5version: 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

Value

Version of the underlying HDF5 API as a string

Details

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