saveCanonicalPlots: saveCanonicalPlots

Description Usage Arguments

Description

Save plots as generated by plotCanonicalPathways to pngs.

Usage

1
2
saveCanonicalPlots(plot_list, output_dir = "~/", width = 8,
  height = 8, units = "in", ...)

Arguments

plot_list

List of plots generated by plotCanonicalPathways

output_dir

Directory to save the plots in

width

Width of the saved plots. Default: 8.

height

Height of the saved plots. Default: 8.

units

Units used for the width and height. Default: "in"

...

Additional parameters to pass to ggsave


milescsmith/IPAPlots documentation built on May 28, 2019, 1:21 p.m.