assert_param_set {paradox} | R Documentation |
Assertions for Params and ParamSets
Description
Assertions for Params and ParamSets
Usage
assert_param_set(
param_set,
cl = NULL,
no_untyped = FALSE,
must_bounded = FALSE,
no_deps = FALSE
)
Arguments
param_set |
( |
cl |
( |
no_untyped |
( |
must_bounded |
( |
no_deps |
( |
Value
The checked object, invisibly.
[Package paradox version 1.0.1 Index]