ggsave_png_pdf: Save a pdf and png image with identical path and file name

View source: R/ggsave_png_pdf.R

ggsave_png_pdfR Documentation

Save a pdf and png image with identical path and file name

Description

Save a pdf and png image with identical path and file name

Usage

ggsave_png_pdf(p, path, width = 8.5, height = 6)

Arguments

p

ggplot object, ggplot object to be saved

path

character, output pdf file path

width

numeric, output figure width (inches)

height

numeric, output figure height (inches)

Value

none


hamishgibbs/ggutils documentation built on Feb. 24, 2023, 1:22 a.m.