DeleteAttributeInH5: Deletes an attribute.

View source: R/RcppExports.R

DeleteAttributeInH5R Documentation

Deletes an attribute.

Description

DeleteAttributeInH5 deletes an attribute.

Usage

DeleteAttributeInH5(filename, location, name)

Arguments

filename

Path/filename of the HDF5 file.

location

Location of the group or dataset the attribute is deleted from.

name

Attribute name.

Details

WARNING: no sanity checking is performed! You can delete attributes that render the data file unusable.


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