man-roxygen/section_parallelization.R

#' @section Parallelization:
#'
#' This function can be parallelized with the \CRANpkg{future} package.
#' One job is one resampling iteration, and all jobs are send to an apply function
#' from \CRANpkg{future.apply} in a single batch.
#' To select a parallel backend, use [future::plan()].
mllg/mlr3 documentation built on Sept. 27, 2019, 9:38 a.m.