find_write_match {rDataPipeline}R Documentation

Find matching write aliases in config file

Description

Find write aliases in working config that match wildcard string

Usage

find_write_match(handle, data_product)

Arguments

handle

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

data_product

a string specifying the data product name


[Package rDataPipeline version 0.54.1 Index]