push_png: Push a ggplot object to a PNG file

View source: R/utils.R

push_pngR Documentation

Push a ggplot object to a PNG file

Description

Push a ggplot object to a PNG file

Usage

push_png(
  g,
  file_name,
  width = 4,
  height = 4,
  ps = 12,
  res = 300,
  dir = "../LTModelPlots/",
  open_file = T
)

Kalhor-Lab/QFM documentation built on Nov. 25, 2024, 10:18 p.m.