inst/examples/mp_example.R

x = 1:100
y = rep(1, 100)
z = x + y
lapply(z, sin)

Try the makeParallel package in your browser

Any scripts or data that you put into this service are public.

makeParallel documentation built on May 2, 2019, 9:40 a.m.