Save the chart in PNG format
Usage
save_png(
gplot,
file.name,
width = 160,
height = 100,
units = c("mm", "cm", "in")[1],
dpi = 300,
background = "white",
...
)
Save the chart in PNG format
save_png(
gplot,
file.name,
width = 160,
height = 100,
units = c("mm", "cm", "in")[1],
dpi = 300,
background = "white",
...
)