Description Usage Arguments Value
If a regular expression pattern
is supplied, only the names matching that pattern
are returned.
1 | table_names(file, pattern = NULL)
|
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 |
a vector (mode character) containing the names of the tables in the file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.