Skip to contents

Save an execution plan to YAML

Usage

write_project_plan(plan, file, overwrite = FALSE)

Arguments

plan

A bg_project_plan object.

file

Destination YAML path.

overwrite

Replace an existing file.

Value

The normalized output path, invisibly.