tests/testthat/helper-graphics.R

local_null_pdf <- function(.local_envir = parent.frame()) {
  pdf(NULL)
  withr::defer(dev.off(), envir = .local_envir)
}

Try the ggseg.formats package in your browser

Any scripts or data that you put into this service are public.

ggseg.formats documentation built on July 2, 2026, 5:07 p.m.