push_pdf: Push a ggplot object to a PDF file

View source: R/utils.R

push_pdfR Documentation

Push a ggplot object to a PDF file

Description

Push a ggplot object to a PDF file

Usage

push_pdf(
  g,
  file_name,
  width = 4,
  height = 4,
  ps = 12,
  dir = "./",
  open_file = T
)

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