Skip to content

Commit ce88325

Browse files
committed
docs: links
1 parent d59303c commit ce88325

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/Codomain.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Codomain = R6Class("Codomain", inherit = paradox::ParamSet,
4343
#'
4444
#' @param params (`list()`)\cr
4545
#' Named list with which to initialize the codomain.
46-
#' This argument is analogous to [ParamSet]'s `$initialize()` `params` argument.
46+
#' This argument is analogous to [paradox::ParamSet]'s `$initialize()` `params` argument.
4747
initialize = function(params) {
4848

4949
assert_list(params)

man/Codomain.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)