Skip to content

Commit cf1cc96

Browse files
committed
docs: more and more cross-references
1 parent afdaa4c commit cf1cc96

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

man-roxygen/task.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#' @section Dictionary:
2-
#' This [Task] can be instantiated via the [dictionary][mlr3misc::Dictionary] [mlr_tasks] or with the associated sugar function [tsk()]:
2+
#' This [Task][mlr3::Task] can be instantiated via the [dictionary][mlr3misc::Dictionary] [mlr_tasks][mlr3::mlr_tasks]
3+
#' or with the associated sugar function [tsk()][mlr3::tsk]:
34
#' ```
45
#' mlr_tasks$get("<%= id %>")
56
#' tsk("<%= id %>")

man/mlr_tasks_dti.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/mlr_tasks_fuel.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/mlr_tasks_phoneme.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)