Skip to contents

Write a decision manifest

Usage

write_decision_manifest(x, path, format = c("rds", "dput", "json"))

Arguments

x

Manifest.

path

Output path.

format

`rds`, `dput`, or `json`.