h5attr2dimname: Convert HDF5 attribute to dimnames() compatible format

Description Usage Arguments Value

View source: R/h5.tools.R

Description

Convert HDF5 attribute to dimnames() combatible format Note: HDF5 representation of char arrays / cellstr is user defined. Using the convention of collapsing into single string with ";" separators.

Usage

1
h5attr2dimname(attrdata)

Arguments

attrdata

HDF5 attribute data, Output of h5::h5attr(object, attributename)

Value

Attribute data in dimnames() compatible format


jutako/Rtools documentation built on May 29, 2019, 4:52 p.m.