man-roxygen/task_generator.R

#' @section Dictionary:
#' This [TaskGenerator] can be instantiated via the [dictionary][mlr3misc::Dictionary] [mlr_task_generators] or with the associated sugar function [tgen()]:
#' ```
#' mlr_task_generators$get("<%= id %>")
#' tgen("<%= id %>")
#' ```
#'
#' @section Parameters:
#' `r mlr3misc::rd_info(mlr3::tgen("<%= id %>")$param_set)`
#' @md
mlr-org/mlr3 documentation built on July 10, 2024, 10:53 a.m.