Skip to contents

Save workflow as a ZIP file

Usage

# S3 method for class 'workflow'
save_as_zip(x, file, ...)

Arguments

x

A `workflow` object.

file

Path to the output ZIP file.

...

Additional arguments (not used).