Skip to contents

Parses all R scripts in the project and generates a _targets.R file that defines targets for the targets package. This allows bakepipe to use targets as a backend for pipeline execution.

Usage

generate_targets_file()

Value

Invisibly returns the path to the generated _targets.R file