Generate _targets.R file from bakepipe scripts
Source:R/generate_targets_file.R
generate_targets_file.RdParses 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.