read_estimate {rDataPipeline}R Documentation

Read estimate component from TOML file

Description

Function to read point-estimate type data from toml file.

Usage

read_estimate(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


[Package rDataPipeline version 0.54.1 Index]