clbk: Syntactic Sugar for Callback Construction

View source: R/Callback.R

clbkR Documentation

Syntactic Sugar for Callback Construction

Description

Functions to retrieve callbacks from mlr_callbacks and set parameters in one go.

Usage

clbk(.key, ...)

clbks(.keys)

Arguments

.key

(character(1))
Key of the object to construct.

...

(named list())
Named arguments passed to the state of the callback.

.keys

(character())
Keys of the objects to construct.

See Also

Callback call_back


mlr3misc documentation built on Sept. 20, 2023, 5:06 p.m.