inst/tinytest/test-the_plan.R

expect_error(the_plan(c(1,1)), "character of length")
expect_error(the_plan(1), "character of length")

expect_silent(the_plan("collect"))
USCbiostats/sluRm documentation built on Oct. 28, 2023, 7:02 p.m.