check_handle {rDataPipeline}R Documentation

check_handle

Description

check_handle

Usage

check_handle(handle, data_product, what, component)

Arguments

handle

an object of class fdp, R6 containing metadata required by the Data Pipeline API

data_product

a string specifying the name of the data product

what

element in handle – one of c("inputs", "outputs")

component

a string specifying the name of the component


[Package rDataPipeline version 0.54.1 Index]