tests/testthat/test-utils-notin-inflex.R

test_that("not in test", {
  expect_true("a" %notin% LETTERS)
  expect_false("A" %notin% LETTERS)
})
andrew-a-hale/emailable.html.table documentation built on March 17, 2021, 1:15 a.m.