Closed mb706 closed 2 months ago
e.g. po("nop_1") to create a po("nop") with ID nop_1.
po("nop_1")
po("nop")
nop_1
Implemented by https://github.com/mlr-org/mlr3pipelines/pull/702
e.g.
po("nop_1")
to create apo("nop")
with IDnop_1
.