AddAttributeString: Attaches a string attribute to the current HDF5 file.

View source: R/RcppExports.R

AddAttributeStringR Documentation

Attaches a string attribute to the current HDF5 file.

Description

AddAttributeString attaches a string attribute to the current HDF5 file.

Usage

AddAttributeString(Object, AttributeName, Value)

Arguments

Object

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

AttributeName

Attribute name (max. 127 characters).

Value

Attribute string value (max. 255 characters).

See Also

Other Data storage functions: AddAttributeDouble(), AddAttributeInt(), 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.