Skip to content

Commit 65bd38e

Browse files
Fix broken Rd link
1 parent cb88b9a commit 65bd38e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

R/options.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
#' \describe{
1212
#' \item{\option{doFuture.foreach.export}:}{
1313
#' Specifies to what extent the `.export` argument of [foreach()], paired
14-
#' with [`%dopar%`], should be respected or if globals should be
15-
#' automatically identified. This is only for `%dopar%` -- [`%dofuture%`]
16-
#' does not support `.export` and `.noexport`.
14+
#' with \code{\link[foreach:\%dopar\%]{\%dopar\%}}, should be respected or
15+
#' if globals should be automatically identified. This is only for
16+
#' `%dopar%` -- [`%dofuture%`] does not support `.export` and `.noexport`.
1717
#'
1818
#' If `".export"`, then the globals specified by the `.export`
1919
#' argument will be used "as is".

man/doFuture.options.Rd

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

0 commit comments

Comments
 (0)