tests/testthat/test-notin.R

test_that("Not in function", {
  expect_equal(5 %!in% c(1:6), FALSE)
})

Try the quickcode package in your browser

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

quickcode documentation built on April 11, 2025, 5:49 p.m.