tests/generated/script6.R

# Sends a big object over
x = 1
tenmb = as.numeric(seq(10 * 2^20/8))
y = 2
out = sum(x, y, tenmb)
write.table(out, "script6.R.log")

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.