table_names: Return the names of all tables in a tabular HDF5 file.

Description Usage Arguments Value

View source: R/funcs.R

Description

If a regular expression pattern is supplied, only the names matching that pattern are returned.

Usage

1

Arguments

file

an H5File object representing an HDF5 "tabular data" file, or the name of such a file.

pattern

a regular expression to match against files; NULL if none is to be used

Value

a vector (mode character) containing the names of the tables in the file.


marcpaterno/h5tables documentation built on July 20, 2020, 11:14 p.m.