mlr3fselect_assertions | R Documentation |
Most assertion functions ensure the right class attribute, and optionally additional properties.
assert_fselectors(fselectors)
assert_fselector_async(fselector)
assert_fselector_batch(fselector)
assert_fselect_instance(inst)
assert_fselect_instance_async(inst)
assert_fselect_instance_batch(inst)
fselectors |
(list of FSelector). |
fselector |
(FSelectorBatch). |
inst |
(FSelectInstanceBatchSingleCrit | FSelectInstanceBatchMultiCrit). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.