tests/testthat/test-geom-map.R

test_that("geom_map() checks its input", {
  expect_snapshot_error(geom_map(map = letters))
  expect_snapshot_error(geom_map(map = mtcars))
})
tidyverse/ggplot2 documentation built on May 1, 2024, 1:12 p.m.