h5_delete: Delete objects within a HDF5 file

h5_deleteR Documentation

Delete objects within a HDF5 file

Description

Deletes the specified group or dataset from within an HDF5 file.

Usage

h5delete(file, name)

Arguments

file

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

name

For h5delete the name of the object to be deleted. For h5deleteAttribute the name of the object to which the attribute belongs.

Author(s)

Mike Smith


grimbough/rhdf5 documentation built on April 16, 2024, 8:22 p.m.