H5Fget_filesize: Find the size of an open HDF5 file

View source: R/H5F.R

H5Fget_filesizeR Documentation

Find the size of an open HDF5 file

Description

H5Fget_filesize() returns the size in bytes of the HDF5 file specified by h5file.

Usage

H5Fget_filesize(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.