ragg_png.Rd
Set graphics device to ragg PNG
ragg_png(..., res = 300)
Passed on to agg_png()
agg_png()
PNG resolution, defaults to 300
Sets the device
if (FALSE) { # \dontrun{ if(interactive()){ #EXAMPLE1 } } # }