run_wide | R Documentation |
Similar to mclapply, however ensures a reproducible random-number stream for each application of fun()
run_wide(
x,
fun,
...,
mc_preschedule = TRUE,
mc_cores = num_physical_cores(),
.seeds = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.