ggsave_pipeline: save a plan image

Description Usage Arguments

View source: R/file_management.R

Description

wrapper of drake::drake_ggraph and ggplot2::ggsave

Usage

1
ggsave_pipeline(plan, path, ...)

Arguments

plan

A plan made with drake::make

path

A path to write image

...

Additional arguments for ggplot2::ggsave


DrRes/jobwatcher documentation built on Aug. 29, 2019, 5:50 a.m.