Skip to contents
  • In RStudio/Posit: switches the plot pane backend to ragg and closes the current pane device so the next plot uses ragg immediately.

  • Elsewhere: sets the default graphics device to ragg::agg_png for this session.

Usage

jonohey_use_ragg()