read_array: Read array component from HDF5 file

View source: R/read_array.R

read_arrayR Documentation

Read array component from HDF5 file

Description

Function to read array type data from hdf5 file.

Usage

read_array(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 an array with attached Dimension_i_title, Dimension_i_units, Dimension_i_values, and units attributes, if available


ScottishCovidResponse/SCRCdataAPI documentation built on July 26, 2023, 9:47 p.m.