read_table: Read table component from HDF5 file

Description Usage Arguments Value

View source: R/read_table.R

Description

Function to read table type data from hdf5 file.

Usage

1
read_table(handle, data_product, component)

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

Value

Returns a data.frame with attached column_units attributes, if available


rDataPipeline documentation built on Nov. 18, 2021, 1:14 a.m.