dwww Home | Show directory contents | Find package

test_that("geom_label() throws meaningful errors", {
  expect_snapshot_error(geom_label(position = "jitter", nudge_x = 0.5))
  expect_snapshot_error(labelGrob(label = 1:3))
})

Generated by dwww version 1.15 on Sat Jun 15 20:14:26 CEST 2024.