get_components {rDataPipeline}R Documentation

Get H5 file components

Description

Returns the names of the items at the root of the file

Usage

get_components(filename)

Arguments

filename

a string specifying a filename

Value

Returns the names of the items at the root of the file

See Also

Other get functions: get_entry(), get_existing(), get_file_hash(), get_github_hash()


[Package rDataPipeline version 0.54.1 Index]