save_indiv_plots: Save a list of plots individually

Description Usage

Description

This function and its arguments are based upon arrange_plots. Instead of saving all the plots in a single pdf, this function saves the plots individually in a directory. The usage is exactly the same as arrange_plots.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
save_indiv_plots(
  grob_list,
  save_dir,
  grid_layout,
  plot_width = 9,
  plot_height = 9,
  panel_label = NULL,
  AP = list(highlight_font = list(fontface = "bold", fontsize = 40), font_fam =
    "Arial")
)

Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.