| overloading-mclapply | R Documentation |
parallel::mclapply With
bettermc::mclapplyEnable the use of bettermc::mclapply by
third-party packages originally using mclapply from the parallel
package, e.g. doMC or rstan. This is achieved by replacing the
mclapply-function in various environments.
This feature violates CRAN policies and is hence only included in the separate package bettermcExt, which you can install e.g. via
remotes::install_github("gfkse/bettermcExt", remotes::github_release())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.