H5Pset_istore_k {rhdf5}R Documentation

Get and set the 1/2 rank of an indexed storage B-tree

Description

Get and set the 1/2 rank of an indexed storage B-tree

Usage

H5Pset_istore_k(h5plist, ik)

H5Pget_istore_k(h5plist)

Arguments

h5plist

H5IdComponent object representing the file creation property list

ik

chunked Storage B-tree 1/2 rank


[Package rhdf5 version 2.37.4 Index]