AddAttributeInt: Attaches an integer attribute to the current HDF5 file.

View source: R/RcppExports.R

AddAttributeIntR Documentation

Attaches an integer attribute to the current HDF5 file.

Description

AddAttributeInt attaches an integer attribute to the current HDF5 file.

Usage

AddAttributeInt(Object, AttributeName, Value)

Arguments

Object

HDF5 object (group or dataset) to attach attribute (max. 255 characters).

AttributeName

Attribute name (max. 127 characters).

Value

Attribute value (integer type).

See Also

Other Data storage functions: AddAttributeDouble(), AddAttributeString(), AddLogEntry(), AddUserDataMultiRow(), AddUserData(), GetRegUserDataDesc(), GetRegUserDataSources(), KeepFileOpen(), QueryRegUserDataSize(), ReadRegUserData(), RegisterUserDataBuf(), RegisterUserDataNoStore(), RegisterUserDataWrite(), UnregisterUserData(), UpdateUserData()


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.