tests/testthat/test_misc_listspecialset.R

library(testthat)

context("listSpecialSets")

test_that("lists", {
  expect_silent(listSpecialSets(T))
  expect_silent(listSpecialSets(F))
})

Try the set6 package in your browser

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

set6 documentation built on Oct. 18, 2021, 5:06 p.m.