ragg_png: Turn on ragg

View source: R/utility_functions.r

ragg_pngR Documentation

Turn on ragg

Description

Set graphics device to ragg PNG

Usage

ragg_png(..., res = 300)

Arguments

...

Passed on to agg_png()

res

PNG resolution, defaults to 300

Value

Sets the device

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

kjhealy/kjhslides documentation built on Dec. 30, 2024, 10:30 p.m.