tests/testthat/test-grids.R

context("grids")

library(ggplot2)

test_that("grids all load and work correctly", {
  for (grd in .valid_grids)
    expect_no_error(prv <- grid_preview(grd, do_plot = FALSE))
})
hafen/geofacet documentation built on Jan. 15, 2024, 11:43 p.m.