Skip to contents

Push a ggplot object to a PDF file

Usage

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