makeGroupObjectNames: Make valid HDF5 group object names.

Description Usage Arguments Value See Also

View source: R/hdf5.R

Description

Group names are made based on the proposed group names or the group size. Default group element names will replace every group name that is either an empty string or NA value. Default group element names are of the form 'ELT1', where the number indicates the position of the element within the given group.

Usage

1
makeGroupObjectNames(group.names = NULL, group.size = NULL)

Arguments

group.names

HDF5 group object names.

group.size

Number of elements in HDF5 group.

Value

HDF5 group object names.

See Also

makeDefaultElementNames


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.