test_plans {future.tests} | R Documentation |
Manage the Set of Future Plans to Test Against
Description
Manage the Set of Future Plans to Test Against
Usage
test_plans(action = c("list", "add", "reset"), expr = NULL, substitute = TRUE)
Arguments
action |
... |
expr |
... |
substitute |
... |
Value
(invisibly) returns current list of test plans.
[Package future.tests version 0.9.0 Index]