H5Pset_sym_k {rhdf5} | R Documentation |
Get and set the size of the symbol table B-tree 1/2 rank and the leaf node 1/2 size
H5Pset_sym_k(h5plist, ik, lk) H5Pget_sym_k(h5plist)
h5plist |
H5IdComponent object representing the file creation property list |
ik |
Symbol table B-tree 1/2 rank |
lk |
Symbol table leaf node 1/2 size |