read_table: Read table component from HDF5 file
Description
Function to read table type data from hdf5 file.
Usage
read_table(handle, data_product, component)
Value
Returns a data.frame with attached column_units
attributes, if available
Arguments
- handle
an object of class fdp, R6 containing metadata required
by the Data Pipeline API
- data_product
a string specifying a data product
- component
a string specifying a data product component