H5Fclose {rhdf5}R Documentation

Close access to an HDF5 file

Description

Close access to an HDF5 file

Usage

H5Fclose(h5file)

Arguments

h5file

H5IdComponent representing an HDF5 file ID. Typically created via H5Fcreate() or H5Fopen().


[Package rhdf5 version 2.37.4 Index]