powered by
How to use parallel
how_to_use_parallel( loop = function(i) { return(mean(rnorm(100))) } )
No return value
the main function