H5Fcreate and H5Fopen return an object of class H5IdComponent representing a H5 file identifier.H5Fis_hdf5 returns TRUE, if the file is an HDF5 file, or FALSE otherwise. In the case the file doesn't exist, NA is returned.The other functions return the standard return value from their respective C-functions.