Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

H5P_FILE_ACCESS-class

Class for HDF5 property list for file creation


Description

It inherits all functions of the H5P.

Value

Object of class H5P_FILE_ACCESS.

Methods

new(id = NULL)

Create a new class of type H5P_FILE_ACCESS

Parameters

id

Internal use only

set_cache(rdcc_nslots = 521, rdcc_nbytes = 2^20, rdcc_w0 = 0.75)

This function implements the HDF5-API function H5Pset_cache. Please see the documentation at https://portal.hdfgroup.org/display/HDF5/H5P_SET_CACHE for details.

get_cache()

This function implements the HDF5-API function H5Pget_cache. Please see the documentation at https://portal.hdfgroup.org/display/HDF5/HP5_GET_CACHE for details.

Author(s)

Holger Hoefling

See Also


hdf5r

Interface to the 'HDF5' Binary Data Format

v1.3.3
Apache License 2.0 | file LICENSE
Authors
Holger Hoefling [aut, cre], Mario Annau [aut], Novartis Institute for BioMedical Research (NIBR) [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.