get_attr_names {hdfqlr}R Documentation

Get HDF Attribute Names

Description

Get HDF Attribute Names

Usage

get_attr_names(path)

Arguments

path

The path of the dataset or group from which to retrieve attribute names.

Value

A vector of attribute names.


[Package hdfqlr version 0.6-2 Index]