AddAttributeDouble: Attaches a numeric attribute to the current HDF5 file.

View source: R/RcppExports.R

AddAttributeDoubleR Documentation

Attaches a numeric attribute to the current HDF5 file.

Description

AddAttributeDouble attaches a numeric attribute to the current HDF5 file.

Usage

AddAttributeDouble(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 (numeric type).

See Also

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