H5Awrite: Write data to an HDF5 attribute

View source: R/H5A.R

H5AwriteR Documentation

Write data to an HDF5 attribute

Description

Write data to an HDF5 attribute

Usage

H5Awrite(h5attribute, buf)

Arguments

h5attribute

An object of class H5IdComponent representing an attribute. Normally created by H5Aopen() or similar.

buf

The data to be written.


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