H5Fclose: Close access to an HDF5 file

View source: R/H5F.R

H5FcloseR 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().


grimbough/rhdf5 documentation built on April 16, 2024, 8:22 p.m.