assert_param | R Documentation |
Assertions for Params and ParamSets
assert_param(param, cl = "Param", no_untyped = FALSE, must_bounded = FALSE) assert_param_set( param_set, cl = "Param", no_untyped = FALSE, must_bounded = FALSE, no_deps = FALSE )
param |
(Param). |
cl |
( |
no_untyped |
( |
must_bounded |
( |
param_set |
(ParamSet). |
no_deps |
( |
The checked object, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.