Skip to contents

Write a leo_dag object to disk

Usage

# S3 method for class 'leo_dag'
leo_dag_write(x, figure_dir, output_dir, width = 8, height = 6, ...)

Arguments

x

A leo_dag object.

figure_dir

Figure output directory. Must be provided explicitly.

output_dir

Table output directory. Must be provided explicitly.

width

Figure width.

height

Figure height.

...

Reserved for S3 methods.

Value

Invisibly returns output file paths.