Skip to contents

Target factory for pipeline input files

Usage

tar_track_input_files_yaml(yaml_file = NULL)

Arguments

yaml_file

File path to a yaml file

Value

A list of target objects with format = 'file', one for each input file.

Examples

# TODO