R/along_test_plans.R
along_test_plans.Rd
Evaluate an Expression Across A Set of Future Plans
along_test_plans(
expr,
substitute = TRUE,
envir = parent.frame(),
local = TRUE,
plans = test_plans()
)
A list of results, one for each future plan tested against.