tests/testthat/test-dots.R

test_that("dots works", {
  x <- dots(shp = suffolk, cols = pop_white)
  expect_true(inherits(x, 'ggplot'))
})

Try the dots package in your browser

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

dots documentation built on July 15, 2022, 9:05 a.m.