checkSubset(x, choices, empty.ok = TRUE)assertSubset(x, choices, empty.ok = TRUE, add = NULL, .var.name = NULL)
assert_subset(x, choices, empty.ok = TRUE, add = NULL, .var.name = NULL)
testSubset(x, choices, empty.ok = TRUE)
test_subset(x, choices, empty.ok = TRUE)
expect_subset(x, choices, empty.ok = TRUE, info = NULL, label = NULL)