Skip to contents

Save a PNG with ragg and transparent device bg

Usage

jonohey_save_png(filename, plot, ...)

Arguments

filename

output filename

plot

ggplot object to export with transparent bg

...

passed to ggplot2::ggsave()