H5Lexists {rhdf5}R Documentation

Confirm existence of a link

Description

Confirm existence of a link

Usage

H5Lexists(h5loc, name)

Arguments

h5loc

An object of class H5IdComponent representing a H5 location identifier (file or group).

name

The name of the link to be checked


[Package rhdf5 version 2.37.4 Index]