h5_deleteAttribute: Delete attribute

h5_deleteAttributeR Documentation

Delete attribute

Description

Deletes an attribute associated with a group or dataset within an HDF5 file.

Usage

h5deleteAttribute(file, name, attribute)

Arguments

file

The filename (character) of the file in which the object is located.

name

The name of the object to which the attribute belongs.

attribute

Name of the attribute to be deleted.

Author(s)

Mike Smith


grimbough/rhdf5 documentation built on Sept. 14, 2024, 8:41 a.m.