R/ggplot/ggplot_devel.R

### alternate over all open devices when running ggplot
## disabled because it's causing problems if X11 device is not available
#ggplot <- function(...){
#    dev.set(dev.next())
#    ggplot2::ggplot(...)
#}
holgerbrandl/datautils documentation built on Nov. 25, 2022, 4:43 a.m.