ggsave_png_pdf: Save a pdf and png image with identical path and filename

Description Usage Arguments Value

View source: R/ggsave_png_pdf.R

Description

Save a pdf and png image with identical path and filename

Usage

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

Arguments

p

ggplot object, ggplot object to be saved

path

character, output pdf filepath

width

numeric, output figure width (inches)

height

numeric, output figure height (inches)

Value

none


hamishgibbs/gutils documentation built on Jan. 1, 2021, 3:15 a.m.